Display 'password_required' option for \dRs+ command.
authorAmit Kapila <akapila@postgresql.org>
Mon, 24 Apr 2023 03:07:58 +0000 (08:37 +0530)
committerAmit Kapila <akapila@postgresql.org>
Mon, 24 Apr 2023 03:07:58 +0000 (08:37 +0530)
commit19e65dff38bdccdf2cac7f2083342101df6bea57
tree2c64c61d5f77ab2f92857d107f235d06278de75e
parent244ab8c00c427d35901a6f1eb97e4e22b2916e7e
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
src/bin/psql/describe.c
src/test/regress/expected/subscription.out
src/test/regress/sql/subscription.sql