pgsql: Properly schema-prefix reference to pg_catalog.pg_get_statistics - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Properly schema-prefix reference to pg_catalog.pg_get_statistics
Date
Msg-id E1mVE2s-0004qo-Hn@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Properly schema-prefix reference to pg_catalog.pg_get_statisticsobjdef_columns

Author: Tatsuro Yamada
Backpatch-through: 14
Discussion: https://www.postgresql.org/message-id/7ad8cd13-db5b-5cf6-8561-dccad1a934cb@nttcom.co.jp

Branch
------
REL_14_STABLE

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

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Support amcheck of sequences
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: adjust attributions in PG 14 release notes