Обсуждение: pgsql: Display 'password_required' option for \dRs+ command.

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

pgsql: Display 'password_required' option for \dRs+ command.

От
Amit Kapila
Дата:
Display 'password_required' option for \dRs+ command.

The commit c3afe8cf5a added a new subscription option 'password_required'
which should be shown with \dRs+ command.

Author: Vignesh C
Reviewed-by: Amit Kapila, Robert Haas
Discussion: https://postgr.es/m/CAA4eK1LRz5sCZxwCW6OtpjLtWPvRwBihQOM4jzQm6ppfpexqGA@mail.gmail.com
Discussion: https://postgr.es/m/9DFC88D3-1300-4DE8-ACBC-4CEF84399A53@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/19e65dff38bdccdf2cac7f2083342101df6bea57

Modified Files
--------------
src/bin/psql/describe.c                    |   4 +-
src/test/regress/expected/subscription.out | 151 +++++++++++++++--------------
src/test/regress/sql/subscription.sql      |   2 +
3 files changed, 84 insertions(+), 73 deletions(-)