| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: psql: Add some missing schema qualifications in describe.c |
| Date: | 2026-06-10 01:56:39 |
| Message-ID: | E1wX8BL-001oFf-0l@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
psql: Add some missing schema qualifications in describe.c
These schema qualifications have been missed by 2f094e7a (recent),
8185bb53 (recent) and 923def9a533a (much older, down to v15).
Author: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Reviewed-by: Tingchuan Sun <suntingchuan1996(at)163(dot)com>
Reviewed-by: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
Discussion: https://postgr.es/m/C809E3C7-2437-486E-B626-0BE5F40BBB6C@gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/bf5206f007732c64f857e6bc214f77b5f31efc6a
Modified Files
--------------
src/bin/psql/describe.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2026-06-10 03:33:35 | pgsql: pg_buffercache: restore rowtype verification in pg_buffercache_p |
| Previous Message | Masahiko Sawada | 2026-06-09 18:19:49 | pgsql: Fix race when logical decoding activation is concurrently interr |