pg-dirtyread (2.0-1) unstable; urgency=medium

  * Change pg_dirtyread to take regclass as argument.
  * Add watch file, change source format to 3.0 (quilt).

 -- Christoph Berg <myon@debian.org>  Mon, 23 Jul 2018 22:44:04 +0200

pg-dirtyread (1.3) unstable; urgency=medium

  * Upload for PostgreSQL 10.
  * Use TupleDescAttr to access tuple descriptor attributes.

 -- Christoph Berg <myon@debian.org>  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 <myon@debian.org>  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 <myon@debian.org>  Sun, 23 Jul 2017 12:47:01 +0200
