pgsql: Preparatory test cleanup

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Preparatory test cleanup
Дата
Msg-id E1nYpUM-001lEI-QA@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: pgsql: Document autoanalyze limitations for partitioned tables
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Add support for MERGE SQL command