pgsql: Fix \dRp+ output when describing publications with a lower serve - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Fix \dRp+ output when describing publications with a lower serve
Date
Msg-id E1taXhq-002tPJ-MT@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix \dRp+ output when describing publications with a lower server version.

The psql was not careful that the new column "Generated columns" won't be
present in the lower version. This was introduced in recent commit
7054186c4e.

Author: Vignesh C
Reviewed-by: Peter Smith
Discussion: https://postgr.es/m/CALDaNm3OcXdY0EzDEKAfaK9gq2B67Mfsgxu93+_249ohyts=0g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/991974bb48886201948cd8d3f4ea7bce2c6bda4b

Modified Files
--------------
src/bin/psql/describe.c | 11 +++++++++++
1 file changed, 11 insertions(+)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Additional tests for stored generated columns
Next
From: Tom Lane
Date:
Subject: pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified