]> granicus.if.org Git - postgresql/commit
Insert ORDER BY into a few regression test queries that now have unstable
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 9 Jun 2007 17:24:46 +0000 (17:24 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 9 Jun 2007 17:24:46 +0000 (17:24 +0000)
commit7063c46fc18e2987b655b0bc7531128633daac7e
tree22754c263a81d30a01132c1a9da8fc6df768cdca
parente17e40f783da252934b19f43981084b3b1687d84
Insert ORDER BY into a few regression test queries that now have unstable
results due to syncscan patch, when shared_buffers is small enough.  Per
buildfarm reports and some local testing with shared_buffers set to the
lowest value considered by initdb.
src/test/regress/expected/portals.out
src/test/regress/expected/prepare.out
src/test/regress/expected/transactions.out
src/test/regress/sql/portals.sql
src/test/regress/sql/prepare.sql
src/test/regress/sql/transactions.sql