pgsql: psql \dP: reference regclass with "pg_catalog." prefix

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: psql \dP: reference regclass with "pg_catalog." prefix
Дата
Msg-id E1mK0Zd-00060v-3l@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
psql \dP: reference regclass with "pg_catalog." prefix

Strictly speaking this isn't a bug, but since all references to catalog
objects are schema-qualified, we might as well be consistent.  The
omission first appeared in commit 1c5d9270e339, so backpatch to 12.

Author: Justin Pryzby <pryzbyj@telsasoft.com>
Discussion: https://postgr.es/m/20210827193151.GN26465@telsasoft.com

Branch
------
master

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

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: Fix data loss in wal_level=minimal crash recovery of CREATE TABL
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: psql \dX: reference regclass with "pg_catalog." prefix