Check connection info string in ALTER SUBSCRIPTION

Previously it would allow an invalid connection string to be set.

Author: Petr Jelinek <petr.jeli...@2ndquadrant.com>
Reported-by: tushar <tushar.ah...@enterprisedb.com>

Branch
------
master

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

Modified Files
--------------
src/backend/commands/subscriptioncmds.c    | 5 +++++
src/test/regress/expected/subscription.out | 4 ++++
src/test/regress/sql/subscription.sql      | 3 +++
3 files changed, 12 insertions(+)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to