pgsql: psql: display "Replica Identity" only for FULL and NOTHING

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: psql: display "Replica Identity" only for FULL and NOTHING
Дата
Msg-id E1WU2Eb-0001jJ-LD@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
psql:  display "Replica Identity" only for FULL and NOTHING

INDEX is already displayed on the index, and we now exclude pg_catalog.
DEFAULT is not displayed.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9d66116444b9763bc09defb688fb09343420e040

Modified Files
--------------
contrib/test_decoding/expected/ddl.out          |    4 ----
src/bin/psql/describe.c                         |    9 ++++++---
src/test/regress/expected/create_table_like.out |    6 ------
src/test/regress/expected/inherit.out           |   13 -------------
src/test/regress/expected/matview.out           |    7 -------
src/test/regress/expected/replica_identity.out  |    1 +
src/test/regress/expected/rules.out             |    1 -
7 files changed, 7 insertions(+), 34 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Secure Unix-domain sockets of "make check" temporary clusters.