pg-dirtyread (1.3) unstable; urgency=medium * Upload for PostgreSQL 10. * Use TupleDescAttr to access tuple descriptor attributes. -- Christoph Berg Sat, 23 Sep 2017 22:59:08 +0200 pg-dirtyread (1.2) unstable; urgency=medium * Refuse to return the "dead" pseudo column during recovery, because GetOldestXmin() asserts !RecoveryInProgress(). Spotted by Andreas Seltenreich, thanks! -- Christoph Berg Sun, 06 Aug 2017 16:57:41 +0200 pg-dirtyread (1.1) unstable; urgency=medium * Initial release. * Changes from 1.0: + Fix some crashes. + Add ability to retrieve system columns such as xmax and ctid. + Add "dead" column to allow identification of removed rows -- Christoph Berg Sun, 23 Jul 2017 12:47:01 +0200