]> granicus.if.org Git - postgresql/commit
Add a regression test for snapshot too old with hash indexes.
authorRobert Haas <rhaas@postgresql.org>
Wed, 15 Mar 2017 14:46:13 +0000 (10:46 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 15 Mar 2017 14:53:07 +0000 (10:53 -0400)
commit42bdaebf161841c8e248b197b7319779b8730323
tree6f08b62aec2446985bbe4641163fa703b4de41f4
parentd8f356e1bd3382308b32eed01394879e20eb5158
Add a regression test for snapshot too old with hash indexes.

Amit Kapila, but I changed the comment not to be a copy-and-paste of
an existing one, and instead referred to it.

Discussion: http://postgr.es/m/CAA4eK1K0UJswCRf81WwJFO4H=+ZvbmKTNhAps-NkdmHRsq1GnQ@mail.gmail.com
src/test/modules/snapshot_too_old/Makefile
src/test/modules/snapshot_too_old/expected/sto_using_hash_index.out [new file with mode: 0644]
src/test/modules/snapshot_too_old/specs/sto_using_hash_index.spec [new file with mode: 0644]