Обсуждение: [COMMITTERS] pgsql: Include publication owner's name in the output of \dRp+.

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Include publication owner's name in the output of \dRp+.

От
Tom Lane
Дата:
Include publication owner's name in the output of \dRp+.

Without this, \dRp prints information that \dRp+ does not, which
seems pretty odd.

Daniel Gustafsson

Discussion: https://postgr.es/m/3641F19B-336A-431A-86CE-A80562505C5E@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9dea962b3ef48f6e96172653b7cf80cb5f53e6b6

Modified Files
--------------
src/bin/psql/describe.c                   | 11 ++++---
src/test/regress/expected/publication.out | 48 +++++++++++++++----------------
2 files changed, 31 insertions(+), 28 deletions(-)