From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Preparatory test cleanup |
Date: | 2022-03-28 13:32:55 |
Message-ID: | E1nYpUM-001lEI-QA@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2022-03-28 14:48:29 | pgsql: Add support for MERGE SQL command |
Previous Message | Tomas Vondra | 2022-03-28 13:02:33 | pgsql: Document autoanalyze limitations for partitioned tables |