]> granicus.if.org Git - postgresql/commit
Forward-patch regression test for "could not find pathkey item to sort".
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 26 Jun 2014 17:40:50 +0000 (10:40 -0700)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 26 Jun 2014 17:41:48 +0000 (10:41 -0700)
commit344eed91e9d5bfea698b30351abde69ea4e893a8
treef2b554930da598f1c0475e7f55ce06be115c1793
parentde42ed401a9622917b09f549d80946dda35c5f3f
Forward-patch regression test for "could not find pathkey item to sort".

Commit a87c729153e372f3731689a7be007bc2b53f1410 already fixed the bug this
is checking for, but the regression test case it added didn't cover this
scenario.  Since we managed to miss the fact that there was a bug at all,
it seems like a good idea to propagate the extra test case forward to HEAD.
src/test/regress/expected/union.out
src/test/regress/sql/union.sql