summaryrefslogtreecommitdiff
path: root/src/backend/tcop/utility.c
diff options
context:
space:
mode:
authorAmit Kapila2025-11-12 03:28:17 +0000
committerAmit Kapila2025-11-12 03:28:17 +0000
commitbfb7419b0bbea96d6edde2a6063718a9cc6a1560 (patch)
tree67ced93a6a04d22a04177c1c369936cf57f33d56 /src/backend/tcop/utility.c
parent2421ade663e96e7245e6bbf960b0f6861e39e455 (diff)
Remove unused assignment in CREATE PUBLICATION grammar.HEADmaster
Commit 96b3784973 extended the grammar for CREATE PUBLICATION to support the ALL SEQUENCES variant. However, it unnecessarily prepared publication objects for this variant, which is not required. This was a copy-paste oversight in that commit. Additionally, rename pub_obj_type_list to pub_all_obj_type_list to better reflect its purpose. Author: Shlok Kyal <[email protected]> Reviewed-by: Vignesh C <[email protected]> Reviewed-by: Amit Kapila <[email protected]> Discussion: https://postgr.es/m/CANhcyEWbjkFvk3mSy5LFs9+0z4K1gDwQeFj7GUjOe+L4vxs4AA@mail.gmail.com Discussion: https://postgr.es/m/CAA4eK1LC+KJiAkSrpE_NwvNdidw9F2os7GERUeSxSKv71gXysQ@mail.gmail.com
Diffstat (limited to 'src/backend/tcop/utility.c')
0 files changed, 0 insertions, 0 deletions