]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Clean up some misplaced comments in partition_join.sql regression test.
authorEtsuro Fujita <efujita@postgresql.org>
Mon, 16 Dec 2019 08:00:17 +0000 (17:00 +0900)
committerEtsuro Fujita <efujita@postgresql.org>
Mon, 16 Dec 2019 08:00:17 +0000 (17:00 +0900)
commit06b9f38d35d1426d91101c16ed9717118ebcec66
tree23208e3d26fc59fe0405f8df0767809af0984010
parent332584da9cfdbe91a651427a9fc3ed76dffaa529
Clean up some misplaced comments in partition_join.sql regression test.

Also, add a comment explaining a test case.

Back-patch to 11 where the regression test was added.

Discussion: https://postgr.es/m/CAPmGK15adZPh2B%2BmGUjSOMH%2BH39ogDRWfCfm4G6jncZCAs9V_Q%40mail.gmail.com
src/test/regress/expected/partition_join.out
src/test/regress/sql/partition_join.sql