pg_dirtyread 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.