Improve the WARNING message for CREATE SUBSCRIPTION.
authorAmit Kapila <akapila@postgresql.org>
Thu, 13 Oct 2022 00:39:43 +0000 (06:09 +0530)
committerAmit Kapila <akapila@postgresql.org>
Thu, 13 Oct 2022 00:39:43 +0000 (06:09 +0530)
commit5263c6b095c9bac2a4a744b72425e6690121c79d
tree1d9a5dfc90489408f24256971bcf5a4227ea0650
parent56b662523fd49f75abe89d5bad54d377b2f36c24
Improve the WARNING message for CREATE SUBSCRIPTION.

Author: Peter Smith
Reviewed-By: Alvaro Herrera, Tom Lane, Amit Kapila
Discussion: https://postgr.es/m/CAHut+PvqdqOanheWSHDyhQiF+Z-7w=-+k4U+bwbT=b6YQ_hrXQ@mail.gmail.com
src/backend/commands/subscriptioncmds.c
src/test/regress/expected/object_address.out
src/test/regress/expected/subscription.out