Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option.
authorAmit Kapila
Wed, 13 Sep 2023 04:18:31 +0000 (09:48 +0530)
committerAmit Kapila
Wed, 13 Sep 2023 04:18:31 +0000 (09:48 +0530)
commita81e5516fa4bc53e332cb35eefe231147c0e1749
tree35ab25f5884219aec33dc71ea2deda446e043a1d
parentf899c7f1eae43a95ae5d221e754283d8fcfe8bc1
Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option.

Reported-by: Jeff Davis
Author: Hou Zhijie
Reviewed-by: Amit Kapila
Backpatch-through: 16
Discussion: http://postgr.es/m/17b62714fd115bd1899afd922954540a5c6a0467[email protected]
src/backend/commands/subscriptioncmds.c
src/test/regress/expected/subscription.out
src/test/regress/sql/subscription.sql
src/test/subscription/t/033_run_as_table_owner.pl