aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb.c
diff options
context:
space:
mode:
authorTomas Vondra <tomas.vondra@postgresql.org>2022-03-25 14:29:56 +0100
committerTomas Vondra <tomas.vondra@postgresql.org>2022-03-25 14:29:56 +0100
commit002c9dd97a0c874fd1693a570383e2dd38cd40d5 (patch)
tree012ceb7d097b206fc4d4de01c991d2b6e8ba6874 /src/backend/utils/adt/jsonb.c
parent2d2232933b02d9396113662e44dca5f120d6830e (diff)
downloadpostgresql-002c9dd97a0c874fd1693a570383e2dd38cd40d5.tar.gz
postgresql-002c9dd97a0c874fd1693a570383e2dd38cd40d5.zip
Handle sequences in preprocess_pubobj_list
Commit 75b1521dae added support for logical replication of sequences, including grammar changes, but it did not update preprocess_pubobj_list accordingly. This can cause segfaults with "continuations", i.e. when command specifies a list of objects: CREATE PUBLICATION p FOR SEQUENCE s1, s2; Reported by Amit Kapila, patch by me. Reported-by: Amit Kapila Discussion: https://postgr.es/m/CAA4eK1JxDNKGBSNTyN-Xj2JRjzFo+ziSqJbjH==vuO0YF_CQrg@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonb.c')
0 files changed, 0 insertions, 0 deletions