Fix \dRp+ output when describing publications with a lower server version.
authorAmit Kapila
Wed, 22 Jan 2025 09:57:37 +0000 (15:27 +0530)
committerAmit Kapila
Wed, 22 Jan 2025 09:57:37 +0000 (15:27 +0530)
commit991974bb48886201948cd8d3f4ea7bce2c6bda4b
treea42e50c9c720f9f60158c3bafc3293dc0ee5ff88
parent41084409f635453efce03f1114880189b4f6ce4c
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
src/bin/psql/describe.c