aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-01-06 11:11:51 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2023-01-06 11:11:51 -0500
commitcd4b2334db4980bbf86a8ba1d446db17e62ca342 (patch)
treea2aa57485228787eb940a9c8a777a95c99dee4e6 /src/backend/tcop/postgres.c
parent211d80c065626d1a9188188d78ede85d799b93b1 (diff)
downloadpostgresql-cd4b2334db4980bbf86a8ba1d446db17e62ca342.tar.gz
postgresql-cd4b2334db4980bbf86a8ba1d446db17e62ca342.zip
Invalidate pgoutput's replication-decisions cache upon schema rename.
A schema rename should cause reporting the new qualified names of tables to logical replication subscribers, but that wasn't happening. Flush the RelationSyncCache to make it happen. (If you ask me, the new test case shows that the behavior in this area is still pretty dubious, but apparently it's operating as designed.) Vignesh C Discussion: https://postgr.es/m/CALDaNm32vLRv5KdrDFeVC-CU+4Wg1daA55hMqOxDGJBzvd76-w@mail.gmail.com
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions