aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonfuncs.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2021-01-30 00:11:38 -0800
committerNoah Misch <noah@leadboat.com>2021-01-30 00:11:38 -0800
commit360bd2321b1ad9c47466bc485ee5eb2f4515372e (patch)
treef8b6d8bc82dd72abed0c8beb50b9777cb5b5762d /src/backend/utils/adt/jsonfuncs.c
parent8a54e12a38d1545d249f1402f66c8cde2837d97c (diff)
downloadpostgresql-360bd2321b1ad9c47466bc485ee5eb2f4515372e.tar.gz
postgresql-360bd2321b1ad9c47466bc485ee5eb2f4515372e.zip
Fix error with CREATE PUBLICATION, wal_level=minimal, and new tables.
CREATE PUBLICATION has failed spuriously when applied to a permanent relation created or rewritten in the current transaction. Make the same change to another site having the same semantic intent; the second instance has no user-visible consequences. Back-patch to v13, where commit c6b92041d38512a4176ed76ad06f713d2e6c01a8 broke this. Kyotaro Horiguchi Discussion: https://postgr.es/m/20210113.160705.2225256954956139776.horikyota.ntt@gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions