Skip to content

pg_dirtyread 2.2

Choose a tag to compare

@df7cb df7cb released this 25 Oct 12:45
· 37 commits to master since this release
2.2
  • regress: Try reading from an index.
  • Contrib: Add function to read all good tuples from a table, skipping
    over all tuples that trigger an error, add function to return ctids of
    all tuples in a table that trigger an error.
  • README: Fix instructions on setting PG_CONFIG.