agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
pgsql: Move SplitGUCList() to fe_utils
4+ messages / 1 participants
[nested] [flat]

* pgsql: Move SplitGUCList() to fe_utils
@ 2026-08-10 13:41  Noah Misch <noah@leadboat.com>
  0 siblings, 0 replies; 4+ messages in thread

From: Noah Misch @ 2026-08-10 13:41 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

Move SplitGUCList() to fe_utils

This is needed so that all versions of pg_upgrade that migrate logical
replication slots can parse the new output_plugin_libraries GUC.

Backpatch-through: 17
Security: CVE-2026-6471

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/20e9dcefdc292d23597209248a4eef01640e6e4a
Author: Jacob Champion <jchampion@postgresql.org>

Modified Files
--------------
src/backend/utils/adt/varlena.c     |   2 +-
src/bin/pg_dump/dumputils.c         | 109 -----------------------------------
src/bin/pg_dump/dumputils.h         |   3 -
src/fe_utils/string_utils.c         | 110 ++++++++++++++++++++++++++++++++++++
src/include/fe_utils/string_utils.h |   2 +
5 files changed, 113 insertions(+), 113 deletions(-)



^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* pgsql: Move SplitGUCList() to fe_utils
@ 2026-08-10 13:41  Noah Misch <noah@leadboat.com>
  0 siblings, 0 replies; 4+ messages in thread

From: Noah Misch @ 2026-08-10 13:41 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

Move SplitGUCList() to fe_utils

This is needed so that all versions of pg_upgrade that migrate logical
replication slots can parse the new output_plugin_libraries GUC.

Backpatch-through: 17
Security: CVE-2026-6471

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7082ce248a52d02507c69aa2eadafdd34552a059
Author: Jacob Champion <jchampion@postgresql.org>

Modified Files
--------------
src/backend/utils/adt/varlena.c     |   2 +-
src/bin/pg_dump/dumputils.c         | 109 -----------------------------------
src/bin/pg_dump/dumputils.h         |   3 -
src/fe_utils/string_utils.c         | 110 ++++++++++++++++++++++++++++++++++++
src/include/fe_utils/string_utils.h |   2 +
5 files changed, 113 insertions(+), 113 deletions(-)



^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* pgsql: Move SplitGUCList() to fe_utils
@ 2026-08-10 13:41  Noah Misch <noah@leadboat.com>
  0 siblings, 0 replies; 4+ messages in thread

From: Noah Misch @ 2026-08-10 13:41 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

Move SplitGUCList() to fe_utils

This is needed so that all versions of pg_upgrade that migrate logical
replication slots can parse the new output_plugin_libraries GUC.

Backpatch-through: 17
Security: CVE-2026-6471

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/82fd688012954d8254b6e14ead997eb0e9223d86
Author: Jacob Champion <jchampion@postgresql.org>

Modified Files
--------------
src/backend/utils/adt/varlena.c     |   2 +-
src/bin/pg_dump/dumputils.c         | 109 -----------------------------------
src/bin/pg_dump/dumputils.h         |   3 -
src/fe_utils/string_utils.c         | 110 ++++++++++++++++++++++++++++++++++++
src/include/fe_utils/string_utils.h |   2 +
5 files changed, 113 insertions(+), 113 deletions(-)



^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* pgsql: Move SplitGUCList() to fe_utils
@ 2026-08-10 13:41  Noah Misch <noah@leadboat.com>
  0 siblings, 0 replies; 4+ messages in thread

From: Noah Misch @ 2026-08-10 13:41 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

Move SplitGUCList() to fe_utils

This is needed so that all versions of pg_upgrade that migrate logical
replication slots can parse the new output_plugin_libraries GUC.

Backpatch-through: 17
Security: CVE-2026-6471

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4fcccea972bcdce66976da86535e970dea9b999f
Author: Jacob Champion <jchampion@postgresql.org>

Modified Files
--------------
src/backend/utils/adt/varlena.c     |   2 +-
src/bin/pg_dump/dumputils.c         | 109 -----------------------------------
src/bin/pg_dump/dumputils.h         |   3 -
src/fe_utils/string_utils.c         | 110 ++++++++++++++++++++++++++++++++++++
src/include/fe_utils/string_utils.h |   2 +
5 files changed, 113 insertions(+), 113 deletions(-)



^ permalink  raw  reply  [nested|flat] 4+ messages in thread


end of thread, other threads:[~2026-08-10 13:41 UTC | newest]

Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 13:41 pgsql: Move SplitGUCList() to fe_utils Noah Misch <noah@leadboat.com>
2026-08-10 13:41 pgsql: Move SplitGUCList() to fe_utils Noah Misch <noah@leadboat.com>
2026-08-10 13:41 pgsql: Move SplitGUCList() to fe_utils Noah Misch <noah@leadboat.com>
2026-08-10 13:41 pgsql: Move SplitGUCList() to fe_utils Noah Misch <noah@leadboat.com>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox