]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Forward-port regression test for bug #10587 into 9.3 and HEAD.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 Jun 2014 01:37:20 +0000 (21:37 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 Jun 2014 01:37:20 +0000 (21:37 -0400)
commit04b598b230953c9b1495b1efdce0bad5cbd28eb0
tree1f48245accfa1184413c7651e745a585915b0848
parent717c116f1dd995921787243e5c58f49877af6ca0
Forward-port regression test for bug #10587 into 9.3 and HEAD.

Although this bug is already fixed in post-9.2 branches, the case
triggering it is quite different from what was under consideration
at the time.  It seems worth memorializing this example in HEAD
just to make sure it doesn't get broken again in future.

Extracted from commit 187ae17300776f48b2bd9d0737923b1bf70f606e.
src/test/regress/expected/join.out
src/test/regress/sql/join.sql