Clean up some misplaced comments in partition_join.sql regression test.
authorEtsuro Fujita <efujita@postgresql.org>
Mon, 16 Dec 2019 08:00:15 +0000 (17:00 +0900)
committerEtsuro Fujita <efujita@postgresql.org>
Mon, 16 Dec 2019 08:00:15 +0000 (17:00 +0900)
commit956ef5875341c22a602fb825e6c98eaabb1ecce7
tree7dc6acd33f55b8b3b17fb4f05fc6eab222f4930b
parente5a02e0fc68bd57048f2c74a89f5412dbf87015e
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