Fix \dRp+ output when describing publications with a lower server version.
Amit Kapila <akapila@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/describe.c | modified | +11 −0 |
Discussion
- Pgoutput not capturing the generated columns 333 messages · 2023-08-01 → 2025-02-02