pgsql: psql: use consistent alias for pg_description

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: psql: use consistent alias for pg_description
Date: 2025-03-24 13:43:31
Message-ID: E1twi5T-000mRB-0E@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: use consistent alias for pg_description

Author:Jelte Fennema-Nio <github-tech(at)jeltef(dot)nl>
Suggested-By: Michael Banck <mbanck(at)gmx(dot)net>
Discussion: https://www.postgresql.org/message-id/67813520.170a0220.183245.7bf0%40mx.google.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a8eeb22f171437f11ca2098f9b3094545263d8cd

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2025-03-24 15:01:37 pgsql: postgres_fdw: improve security checks
Previous Message Heikki Linnakangas 2025-03-24 10:20:09 pgsql: Add test case for when subscriber table is missing a column