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

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

From
Bruce Momjian
Date:
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(-)