OSDN Git Service

Add ORDER BY to a couple of test queries whose output ordering is not
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 15 Jul 2001 20:16:17 +0000 (20:16 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 15 Jul 2001 20:16:17 +0000 (20:16 +0000)
commit997439f59e1d487cb2bfa1384f6479fda0c4dd4c
tree19aa0bdf82543ecad0e4993e6a2b448834d68485
parent1e3eacc6f144ca4b409503bc44074e148b0b6bc1
Add ORDER BY to a couple of test queries whose output ordering is not
as predictable as it used to be, due to recycling of free space with
new VACUUM.
src/test/regress/input/misc.source
src/test/regress/output/misc.source