pgsql: Clean up some misplaced comments in partition_join.sql regressio - Mailing list pgsql-committers

From Etsuro Fujita
Subject pgsql: Clean up some misplaced comments in partition_join.sql regressio
Date
Msg-id E1iglSQ-0004hg-6E@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/06b9f38d35d1426d91101c16ed9717118ebcec66

Modified Files
--------------
src/test/regress/expected/partition_join.out | 10 ++++++----
src/test/regress/sql/partition_join.sql      | 11 +++++++----
2 files changed, 13 insertions(+), 8 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Remove duplicated progress reporting during heap scan of VACUUM
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Sort out getpeereid() and peer auth handling on Windows