diff options
| author | Amit Kapila | 2025-11-12 03:28:17 +0000 |
|---|---|---|
| committer | Amit Kapila | 2025-11-12 03:28:17 +0000 |
| commit | bfb7419b0bbea96d6edde2a6063718a9cc6a1560 (patch) | |
| tree | 67ced93a6a04d22a04177c1c369936cf57f33d56 /src/backend/tcop | |
| parent | 2421ade663e96e7245e6bbf960b0f6861e39e455 (diff) | |
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')
0 files changed, 0 insertions, 0 deletions
