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

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Display 'password_required' option for \dRs+ command.
Date: 2023-04-24 03:11:44
Message-ID: E1pqmcB-004bxg-2O@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Masahiko Sawada 2023-04-24 06:37:48 pgsql: Use elog to report unexpected action in handle_streamed_transact
Previous Message Noah Misch 2023-04-24 01:58:49 pgsql: Remove new <para id="contrib-obsolete">.