pgsql: Preparatory test cleanup - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Preparatory test cleanup
Date
Msg-id E1nYpUM-001lEI-QA@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Preparatory test cleanup

Add a little bit of explanation, clarity, and space.  Extraced from a
larger patch so that the changes from that patch would be easier to
identify.

Discussion: https://www.postgresql.org/message-id/flat/04e12818-2f98-257c-b926-2845d74ed04f%402ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ae63017bdb316b16a9f201b10f1221598111d6c5

Modified Files
--------------
src/test/regress/expected/alter_table.out | 76 +++++++++++++++----------------
src/test/regress/sql/alter_table.sql      | 21 +++++----
2 files changed, 49 insertions(+), 48 deletions(-)


pgsql-committers by date:

Previous
From: Tomas Vondra
Date:
Subject: pgsql: Document autoanalyze limitations for partitioned tables
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Add support for MERGE SQL command