Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option.
Amit Kapila <akapila@postgresql.org>
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.camel@j-davis.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/subscriptioncmds.c | modified | +7 −0 |
| src/test/regress/expected/subscription.out | modified | +3 −1 |
| src/test/regress/sql/subscription.sql | modified | +2 −0 |
| src/test/subscription/t/033_run_as_table_owner.pl | modified | +32 −1 |
Discussion
- [16] ALTER SUBSCRIPTION ... SET (run_as_owner = ...) is a no-op 6 messages · 2023-09-09 → 2023-09-13