agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedpgsql: Move SplitGUCList() to fe_utils
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
` pgsql: Move SplitGUCList() to fe_utils
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
` pgsql: Move SplitGUCList() to fe_utils
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
` pgsql: Move SplitGUCList() to fe_utils
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
[4+ messages in thread]
pgsql: Reject GSSEncRequest after direct SSL connection
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
` pgsql: Reject GSSEncRequest after direct SSL connection
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
` pgsql: Reject GSSEncRequest after direct SSL connection
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
` pgsql: Reject GSSEncRequest after direct SSL connection
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
[4+ messages in thread]
pgsql: Guard against overlength time zone abbreviations in to_char().
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
` pgsql: Guard against overlength time zone abbreviations in to_char().
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
` pgsql: Guard against overlength time zone abbreviations in to_char().
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
` pgsql: Guard against overlength time zone abbreviations in to_char().
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
[4+ messages in thread]
pgsql: Fix multirange type handling in pg_restore_attribute_stats()
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
` pgsql: Fix multirange type handling in pg_restore_attribute_stats()
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
` pgsql: Fix multirange type handling in pg_restore_attribute_stats()
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
[3+ messages in thread]
pgsql: pg_stat_statements: Fix buffer overflow with query normalization
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
` pgsql: pg_stat_statements: Fix buffer overflow with query normalization
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
` pgsql: pg_stat_statements: Fix buffer overflow with query normalization
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
[3+ messages in thread]
pgsql: Add test with multirange type for pg_restore_attribute_stats()
2026-01-26 04:32 UTC Michael Paquier <michael@paquier.xyz>
` pgsql: Add test with multirange type for pg_restore_attribute_stats()
2026-08-10 13:41 UTC Noah Misch <noah@leadboat.com>
[2+ messages in thread]
pgsql: Rename sort support integer comparators for clarity
2026-08-10 10:35 UTC John Naylor <john.naylor@postgresql.org>
` Re: pgsql: Rename sort support integer comparators for clarity
2026-08-10 10:40 UTC John Naylor <johncnaylorls@gmail.com>
[2+ messages in thread]
pgsql: Add ssup_datum_uint32_cmp for comparing OIDs
2026-08-10 10:30 UTC John Naylor <john.naylor@postgresql.org>
pgsql: Fix errmsg grammar for publication membership
2026-08-10 06:50 UTC Daniel Gustafsson <dgustafsson@postgresql.org>
pgsql: Use EVP_MAC for HMAC (OpenSSL >= 3.0)
2026-08-10 05:54 UTC Michael Paquier <michael@paquier.xyz>
pgsql: Use explicit fetching for digests in cryptohash (OpenSSL >= 3.0)
2026-08-10 00:14 UTC Michael Paquier <michael@paquier.xyz>
pgsql: Use OOM-safe routine for pgstats shared hashtable insert
2026-08-09 23:38 UTC Michael Paquier <michael@paquier.xyz>
pgsql: Release notes for 18.5, 17.11, 16.15, 15.19, 14.24.
2026-08-09 16:53 UTC Tom Lane <tgl@sss.pgh.pa.us>
` pgsql: Release notes for 18.5, 17.11, 16.15, 15.19, 14.24.
2026-08-09 16:53 UTC Tom Lane <tgl@sss.pgh.pa.us>
` pgsql: Release notes for 18.5, 17.11, 16.15, 15.19, 14.24.
2026-08-09 16:53 UTC Tom Lane <tgl@sss.pgh.pa.us>
` pgsql: Release notes for 18.5, 17.11, 16.15, 15.19, 14.24.
2026-08-09 16:53 UTC Tom Lane <tgl@sss.pgh.pa.us>
` pgsql: Release notes for 18.5, 17.11, 16.15, 15.19, 14.24.
2026-08-09 16:53 UTC Tom Lane <tgl@sss.pgh.pa.us>
[5+ messages in thread]
pgsql: Restore vacuum failsafe abandonment of buffer access strategy
2026-08-06 21:23 UTC Melanie Plageman <melanieplageman@gmail.com>
` pgsql: Restore vacuum failsafe abandonment of buffer access strategy
2026-08-06 21:29 UTC Melanie Plageman <melanieplageman@gmail.com>
` pgsql: Restore vacuum failsafe abandonment of buffer access strategy
2026-08-06 21:33 UTC Melanie Plageman <melanieplageman@gmail.com>
[3+ messages in thread]
pgsql: Remove scram_client_key_len and scram_server_key_len from PGconn
2026-08-06 21:31 UTC Daniel Gustafsson <dgustafsson@postgresql.org>
pgsql: Remove lo_hton64() and lo_ntoh64().
2026-08-06 18:10 UTC Nathan Bossart <nathan@postgresql.org>
pgsql: doc: Define MXID as an acronym
2026-08-06 12:11 UTC Daniel Gustafsson <dgustafsson@postgresql.org>
pgsql: Report duplicate property and label names with a proper error
2026-08-06 08:43 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Report duplicate property and label names with a proper error
2026-08-06 08:43 UTC Peter Eisentraut <peter@eisentraut.org>
[2+ messages in thread]
pgsql: Tighten proto_version parsing in pgoutput
2026-08-06 07:59 UTC Michael Paquier <michael@paquier.xyz>
pgsql: Tighten tid input parsing with strtoul() to reject empty fields
2026-08-06 06:41 UTC Michael Paquier <michael@paquier.xyz>
pgsql: Fix race condition in subscription TAP test 021_twophase
2025-05-26 08:29 UTC Michael Paquier <michael@paquier.xyz>
` pgsql: Fix race condition in subscription TAP test 021_twophase
2025-05-26 08:29 UTC Michael Paquier <michael@paquier.xyz>
` pgsql: Fix race condition in subscription TAP test 021_twophase
2025-05-26 08:29 UTC Michael Paquier <michael@paquier.xyz>
` pgsql: Fix race condition in subscription TAP test 021_twophase
2025-05-26 08:29 UTC Michael Paquier <michael@paquier.xyz>
` pgsql: Fix race condition in subscription TAP test 023_twophase_stream.
2026-08-06 06:17 UTC Amit Kapila <akapila@postgresql.org>
` pgsql: Fix race condition in subscription TAP test 023_twophase_stream.
2026-08-06 06:17 UTC Amit Kapila <akapila@postgresql.org>
` pgsql: Fix race condition in subscription TAP test 023_twophase_stream.
2026-08-06 06:17 UTC Amit Kapila <akapila@postgresql.org>
` pgsql: Fix race condition in subscription TAP test 023_twophase_stream.
2026-08-06 06:17 UTC Amit Kapila <akapila@postgresql.org>
` pgsql: Fix race condition in subscription TAP test 023_twophase_stream.
2026-08-06 06:17 UTC Amit Kapila <akapila@postgresql.org>
[9+ messages in thread]
pgsql: Fix unlikely incremental tuple deform bug with missing attrs
2026-08-06 05:43 UTC David Rowley <drowley@postgresql.org>
` pgsql: Fix unlikely incremental tuple deform bug with missing attrs
2026-08-06 05:43 UTC David Rowley <drowley@postgresql.org>
[2+ messages in thread]
pgsql: Remove redundant unlink() in KeepFileRestoredFromArchive() for n
2026-08-05 23:19 UTC Michael Paquier <michael@paquier.xyz>
pgsql: When changing owner of a subscription, do not throw an error.
2026-08-05 20:26 UTC Jeff Davis <jdavis@postgresql.org>
` pgsql: When changing owner of a subscription, do not throw an error.
2026-08-05 20:26 UTC Jeff Davis <jdavis@postgresql.org>
[2+ messages in thread]
pgsql: CREATE SUBSCRIPTION: do not construct conninfo unnecessarily.
2026-08-05 20:26 UTC Jeff Davis <jdavis@postgresql.org>
` pgsql: CREATE SUBSCRIPTION: do not construct conninfo unnecessarily.
2026-08-05 20:26 UTC Jeff Davis <jdavis@postgresql.org>
[2+ messages in thread]
[next (older)]
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox