pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/02/18
pgsql: Update obsolete comment
Álvaro Herrera
2026/02/18
pgsql: Update obsolete comment
Álvaro Herrera
2026/02/18
pgsql: Update obsolete comment
Álvaro Herrera
2026/02/18
pgsql: Update obsolete comment
Álvaro Herrera
2026/02/18
pgsql: Fix the volatility setting of json{b}_strip_nulls
Andrew Dunstan
2026/02/17
pgsql: Force creation of stamp file after libpq library check in meson
Michael Paquier
2026/02/17
pgsql: Switch SysCacheIdentifier to a typedef enum
Michael Paquier
2026/02/17
pgsql: Add concept of invalid value to SysCacheIdentifier
Michael Paquier
2026/02/17
pgsql: Fix one-off issue with cache ID in objectaddress.c
Michael Paquier
2026/02/17
pgsql: Use a bitmask for ExecInsertIndexTuples options
Álvaro Herrera
2026/02/17
pgsql: Fix memory leak in new GUC check_hook
Álvaro Herrera
2026/02/17
pgsql: Ignore SIGINT in walwriter and walsummarizer
Heikki Linnakangas
2026/02/17
pgsql: Test List macros in C++ extensions
Peter Eisentraut
2026/02/17
pgsql: Test most StaticAssert macros in C++ extensions
Peter Eisentraut
2026/02/16
pgsql: Fix test_valid_server_encoding helper function.
Thomas Munro
2026/02/16
pgsql: Fix test_valid_server_encoding helper function.
Thomas Munro
2026/02/16
pgsql: Fix test_valid_server_encoding helper function.
Thomas Munro
2026/02/16
pgsql: Fix test_valid_server_encoding helper function.
Thomas Munro
2026/02/16
pgsql: Fix test_valid_server_encoding helper function.
Thomas Munro
2026/02/16
pgsql: Fix test_valid_server_encoding helper function.
Thomas Munro
2026/02/16
pgsql: Suppress new "may be used uninitialized" warning.
Noah Misch
2026/02/16
pgsql: Suppress new "may be used uninitialized" warning.
Noah Misch
2026/02/16
pgsql: Suppress new "may be used uninitialized" warning.
Noah Misch
2026/02/16
pgsql: Suppress new "may be used uninitialized" warning.
Noah Misch
2026/02/16
pgsql: Suppress new "may be used uninitialized" warning.
Noah Misch
2026/02/16
pgsql: Suppress new "may be used uninitialized" warning.
Noah Misch
2026/02/16
pgsql: hstore: Fix NULL pointer dereference with receive function
Michael Paquier
2026/02/16
pgsql: hstore: Fix NULL pointer dereference with receive function
Michael Paquier
2026/02/16
pgsql: hstore: Fix NULL pointer dereference with receive function
Michael Paquier
2026/02/16
pgsql: hstore: Fix NULL pointer dereference with receive function
Michael Paquier
2026/02/16
pgsql: hstore: Fix NULL pointer dereference with receive function
Michael Paquier
2026/02/16
pgsql: hstore: Fix NULL pointer dereference with receive function
Michael Paquier
2026/02/16
pgsql: pg_upgrade: Use COPY for LO metadata for upgrades from < v12.
Nathan Bossart
2026/02/16
pgsql: Ensure that all three build methods install the same set of file
Tom Lane
2026/02/16
pgsql: Don't reset 'latest_page_number' when replaying multixid truncat
Heikki Linnakangas
2026/02/16
pgsql: Don't reset 'latest_page_number' when replaying multixid truncat
Heikki Linnakangas
2026/02/16
pgsql: Don't reset 'latest_page_number' when replaying multixid truncat
Heikki Linnakangas
2026/02/16
pgsql: Don't reset 'latest_page_number' when replaying multixid truncat
Heikki Linnakangas
2026/02/16
pgsql: Don't reset 'latest_page_number' when replaying multixid truncat
Heikki Linnakangas
2026/02/16
pgsql: Avoid using the X25519 curve in ssl tests
Daniel Gustafsson
2026/02/16
pgsql: doc: Add note to ssl_group config on X25519 and FIPS
Daniel Gustafsson
2026/02/16
pgsql: Change remaining StaticAssertStmt() to StaticAssertDecl()
Peter Eisentraut
2026/02/15
pgsql: Remove recovery.signal at recovery end when both signal files ar
Fujii Masao
2026/02/15
pgsql: pgcrypto: Tweak error message for incorrect session key length
Michael Paquier
2026/02/15
pgsql: pgcrypto: Tweak error message for incorrect session key length
Michael Paquier
2026/02/15
pgsql: pgcrypto: Tweak error message for incorrect session key length
Michael Paquier
2026/02/15
pgsql: pgcrypto: Tweak error message for incorrect session key length
Michael Paquier
2026/02/15
pgsql: pgcrypto: Tweak error message for incorrect session key length
Michael Paquier
2026/02/15
pgsql: pgcrypto: Tweak error message for incorrect session key length
Michael Paquier
2026/02/14
pgsql: Fix SUBSTRING() for toasted multibyte characters.
Noah Misch
2026/02/14
pgsql: Fix SUBSTRING() for toasted multibyte characters.
Noah Misch
2026/02/14
pgsql: pg_mblen_range, pg_mblen_with_len: Valgrind after encoding erepo
Noah Misch
2026/02/14
pgsql: Fix SUBSTRING() for toasted multibyte characters.
Noah Misch
2026/02/14
pgsql: Fix SUBSTRING() for toasted multibyte characters.
Noah Misch
2026/02/14
pgsql: pg_mblen_range, pg_mblen_with_len: Valgrind after encoding erepo
Noah Misch
2026/02/14
pgsql: pg_mblen_range, pg_mblen_with_len: Valgrind after encoding erepo
Noah Misch
2026/02/14
pgsql: Fix SUBSTRING() for toasted multibyte characters.
Noah Misch
2026/02/14
pgsql: Fix SUBSTRING() for toasted multibyte characters.
Noah Misch
2026/02/14
pgsql: pg_mblen_range, pg_mblen_with_len: Valgrind after encoding erepo
Noah Misch
2026/02/14
pgsql: pg_mblen_range, pg_mblen_with_len: Valgrind after encoding erepo
Noah Misch
2026/02/14
pgsql: pg_mblen_range, pg_mblen_with_len: Valgrind after encoding erepo
Noah Misch
2026/02/13
pgsql: Perform radix sort on SortTuples with pass-by-value Datums
John Naylor
2026/02/13
pgsql: doc: Mention PASSING support for jsonpath variables
Daniel Gustafsson
2026/02/13
pgsql: meson: Add target for generating docs images
Daniel Gustafsson
2026/02/13
pgsql: doc: Update docs images README with required ditaa version
Daniel Gustafsson
2026/02/13
pgsql: pg_dump: Use pg_malloc_object() and pg_malloc_array()
Michael Paquier
2026/02/13
pgsql: Restart BackgroundPsql's timer more nicely.
Daniel Gustafsson
2026/02/12
pgsql: Improve error message for checksum failures in pgstat_database.c
Michael Paquier
2026/02/12
pgsql: Improve error message for checksum failures in pgstat_database.c
Michael Paquier
2026/02/12
pgsql: Make pg_numa_query_pages() work in frontend programs
Heikki Linnakangas
2026/02/12
pgsql: Make pg_numa_query_pages() work in frontend programs
Heikki Linnakangas
2026/02/12
pgsql: Fix comment neglected in commit ddc3250208
Heikki Linnakangas
2026/02/12
pgsql: Remove specialized word-length popcount implementations.
Nathan Bossart
2026/02/12
pgsql: Remove some unnecessary optimizations in popcount code.
Nathan Bossart
2026/02/12
pgsql: Last-minute updates for release notes.
Tom Lane
2026/02/12
pgsql: Last-minute updates for release notes.
Tom Lane
2026/02/12
pgsql: Last-minute updates for release notes.
Tom Lane
2026/02/12
pgsql: Last-minute updates for release notes.
Tom Lane
2026/02/12
pgsql: Fix test "NUL byte in text decrypt" for --without-zlib builds.
Noah Misch
2026/02/12
pgsql: Last-minute updates for release notes.
Tom Lane
2026/02/12
pgsql: Fix test "NUL byte in text decrypt" for --without-zlib builds.
Noah Misch
2026/02/12
pgsql: Fix test "NUL byte in text decrypt" for --without-zlib builds.
Noah Misch
2026/02/12
pgsql: Fix test "NUL byte in text decrypt" for --without-zlib builds.
Noah Misch
2026/02/12
pgsql: Fix test "NUL byte in text decrypt" for --without-zlib builds.
Noah Misch
2026/02/12
pgsql: Fix test "NUL byte in text decrypt" for --without-zlib builds.
Noah Misch
2026/02/12
pgsql: Require superuser to install a non-built-in selectivity estimato
Tom Lane
2026/02/12
pgsql: Guard against unexpected dimensions of oidvector/int2vector.
Tom Lane
2026/02/12
pgsql: Guard against unexpected dimensions of oidvector/int2vector.
Tom Lane
2026/02/12
pgsql: Add a syscache on pg_extension.oid.
Tom Lane
2026/02/12
pgsql: Require superuser to install a non-built-in selectivity estimato
Tom Lane
2026/02/12
pgsql: Harden _int_matchsel() against being attached to the wrong opera
Tom Lane
2026/02/12
pgsql: Add a syscache on pg_extension.oid.
Tom Lane
2026/02/12
pgsql: Add a syscache on pg_extension.oid.
Tom Lane
2026/02/12
pgsql: Require superuser to install a non-built-in selectivity estimato
Tom Lane
2026/02/12
pgsql: Require superuser to install a non-built-in selectivity estimato
Tom Lane
2026/02/12
pgsql: Guard against unexpected dimensions of oidvector/int2vector.
Tom Lane
2026/02/12
pgsql: Harden _int_matchsel() against being attached to the wrong opera
Tom Lane
2026/02/12
pgsql: Harden _int_matchsel() against being attached to the wrong opera
Tom Lane
2026/02/12
pgsql: Harden _int_matchsel() against being attached to the wrong opera
Tom Lane
2026/02/12
pgsql: Harden _int_matchsel() against being attached to the wrong opera
Tom Lane
2026/02/12
pgsql: Require superuser to install a non-built-in selectivity estimato
Tom Lane
2026/02/12
pgsql: Guard against unexpected dimensions of oidvector/int2vector.
Tom Lane
2026/02/12
pgsql: Guard against unexpected dimensions of oidvector/int2vector.
Tom Lane
2026/02/12
pgsql: Require superuser to install a non-built-in selectivity estimato
Tom Lane
2026/02/12
pgsql: Guard against unexpected dimensions of oidvector/int2vector.
Tom Lane
2026/02/12
pgsql: Add a syscache on pg_extension.oid.
Tom Lane
2026/02/12
pgsql: Harden _int_matchsel() against being attached to the wrong opera
Tom Lane
2026/02/12
pgsql: Require PGP-decrypted text to pass encoding validation.
Noah Misch
2026/02/12
pgsql: Require PGP-decrypted text to pass encoding validation.
Noah Misch
2026/02/12
pgsql: Require PGP-decrypted text to pass encoding validation.
Noah Misch
2026/02/12
pgsql: Require PGP-decrypted text to pass encoding validation.
Noah Misch
2026/02/12
pgsql: Require PGP-decrypted text to pass encoding validation.
Noah Misch
2026/02/12
pgsql: Require PGP-decrypted text to pass encoding validation.
Noah Misch
2026/02/12
pgsql: Replace pg_mblen() with bounds-checked versions.
Thomas Munro
2026/02/12
pgsql: Fix mb2wchar functions on short input.
Thomas Munro
2026/02/12
pgsql: Code coverage for most pg_mblen* calls.
Thomas Munro
2026/02/12
pgsql: Fix encoding length for EUC_CN.
Thomas Munro
2026/02/12
pgsql: Fix encoding length for EUC_CN.
Thomas Munro
2026/02/12
pgsql: Replace pg_mblen() with bounds-checked versions.
Thomas Munro
2026/02/12
pgsql: Code coverage for most pg_mblen* calls.
Thomas Munro
2026/02/12
pgsql: Fix buffer overflows in pg_trgm due to lower-casing
Thomas Munro
2026/02/12
pgsql: Fix mb2wchar functions on short input.
Thomas Munro
2026/02/12
pgsql: Replace pg_mblen() with bounds-checked versions.
Thomas Munro
2026/02/12
pgsql: Fix mb2wchar functions on short input.
Thomas Munro
2026/02/12
pgsql: Code coverage for most pg_mblen* calls.
Thomas Munro
2026/02/12
pgsql: Fix encoding length for EUC_CN.
Thomas Munro
2026/02/12
pgsql: Code coverage for most pg_mblen* calls.
Thomas Munro
2026/02/12
pgsql: Fix encoding length for EUC_CN.
Thomas Munro
2026/02/12
pgsql: Fix mb2wchar functions on short input.
Thomas Munro
2026/02/12
pgsql: Replace pg_mblen() with bounds-checked versions.
Thomas Munro
2026/02/12
pgsql: Replace pg_mblen() with bounds-checked versions.
Thomas Munro
2026/02/12
pgsql: Fix mb2wchar functions on short input.
Thomas Munro
2026/02/12
pgsql: Code coverage for most pg_mblen* calls.
Thomas Munro
2026/02/12
pgsql: Fix encoding length for EUC_CN.
Thomas Munro
2026/02/12
pgsql: Remove 'charlen' argument from make_trigrams()
Thomas Munro
2026/02/12
pgsql: Code coverage for most pg_mblen* calls.
Thomas Munro
2026/02/12
pgsql: Remove 'charlen' argument from make_trigrams()
Thomas Munro
2026/02/12
pgsql: Replace pg_mblen() with bounds-checked versions.
Thomas Munro
2026/02/12
pgsql: Fix buffer overflows in pg_trgm due to lower-casing
Thomas Munro
2026/02/12
pgsql: Fix mb2wchar functions on short input.
Thomas Munro
2026/02/12
pgsql: Fix encoding length for EUC_CN.
Thomas Munro
2026/02/12
pgsql: pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea()
Michael Paquier
2026/02/12
pgsql: pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea()
Michael Paquier
2026/02/12
pgsql: pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea()
Michael Paquier
2026/02/12
pgsql: pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea()
Michael Paquier
2026/02/12
pgsql: pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea()
Michael Paquier
2026/02/12
pgsql: pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea()
Michael Paquier
2026/02/12
pgsql: Add support for INSERT ... ON CONFLICT DO SELECT.
Dean Rasheed
2026/02/12
pgsql: Refactor slot synchronization logic in slotsync.c.
Amit Kapila
2026/02/12
pgsql: Remove p_is_insert from struct ParseState.
Dean Rasheed
2026/02/11
pgsql: Reduce LEFT JOIN to ANTI JOIN using NOT NULL constraints
Richard Guo
2026/02/11
pgsql: Fix plpgsql's handling of "return simple_record_variable".
Tom Lane
2026/02/11
pgsql: Fix plpgsql's handling of "return simple_record_variable".
Tom Lane
2026/02/11
pgsql: Fix plpgsql's handling of "return simple_record_variable".
Tom Lane
2026/02/11
pgsql: Fix plpgsql's handling of "return simple_record_variable".
Tom Lane
2026/02/11
pgsql: Fix plpgsql's handling of "return simple_record_variable".
Tom Lane
2026/02/11
pgsql: Fix plpgsql's handling of "return simple_record_variable".
Tom Lane
2026/02/11
pgsql: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
2026/02/11
pgsql: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
2026/02/11
pgsql: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
2026/02/11
pgsql: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
2026/02/11
pgsql: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
2026/02/11
pgsql: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
2026/02/11
pgsql: Add password expiration warnings.
Nathan Bossart
2026/02/11
pgsql: Further stabilize a postgres_fdw test case.
Tom Lane
2026/02/11
pgsql: Further stabilize a postgres_fdw test case.
Tom Lane
2026/02/11
pgsql: Further stabilize a postgres_fdw test case.
Tom Lane
2026/02/11
pgsql: Further stabilize a postgres_fdw test case.
Tom Lane
2026/02/11
pgsql: Further stabilize a postgres_fdw test case.
Tom Lane
2026/02/11
pgsql: Further stabilize a postgres_fdw test case.
Tom Lane
2026/02/11
pgsql: Cleanup for log_min_messages changes in 38e0190ced71
Álvaro Herrera
2026/02/11
pgsql: Move ProcStructLock to the ProcGlobal struct
Heikki Linnakangas
2026/02/11
pgsql: doc: Mention all SELECT privileges required by INSERT ... ON CON
Dean Rasheed
2026/02/11
pgsql: doc: Mention all SELECT privileges required by INSERT ... ON CON
Dean Rasheed
2026/02/11
pgsql: doc: Mention all SELECT privileges required by INSERT ... ON CON
Dean Rasheed
2026/02/11
pgsql: doc: Mention all SELECT privileges required by INSERT ... ON CON
Dean Rasheed
2026/02/11
pgsql: doc: Mention all SELECT privileges required by INSERT ... ON CON
Dean Rasheed
2026/02/11
pgsql: doc: Mention all SELECT privileges required by INSERT ... ON CON
Dean Rasheed
2026/02/11
pgsql: doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING.
Dean Rasheed
2026/02/11
pgsql: doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING.
Dean Rasheed
2026/02/11
pgsql: doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING.
Dean Rasheed
2026/02/11
pgsql: doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING.
Dean Rasheed
2026/02/11
pgsql: doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING.
Dean Rasheed
2026/02/11
pgsql: doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING.
Dean Rasheed
2026/02/11
pgsql: Remove useless store to local variable
Heikki Linnakangas
2026/02/10
pgsql: Store information about Append node consolidation in the final p
Robert Haas
2026/02/10
pgsql: Tag refs/tags/REL_16_12 was created
noreply
2026/02/10
pgsql: Tag refs/tags/REL_15_16 was created
noreply
2026/02/10
pgsql: Tag refs/tags/REL_18_2 was created
noreply
2026/02/10
pgsql: Tag refs/tags/REL_17_8 was created
noreply
2026/02/10
pgsql: Tag refs/tags/REL_14_21 was created
noreply
2026/02/10
pgsql: Improve type handling of varlena structures
Michael Paquier
2026/02/10
pgsql: Store information about elided nodes in the final plan.
Robert Haas
2026/02/10
pgsql: Store information about range-table flattening in the final plan
Robert Haas
2026/02/10
pgsql: Fix PGS_CONSIDER_NONPARTIAL interaction with Materialize nodes.
Robert Haas
2026/02/10
Re: pgsql: Separate RecoveryConflictReasons from procsignals
Andres Freund
2026/02/10
pgsql: Pass cursorOptions to planner_setup_hook.
Robert Haas
2026/02/10
Re: pgsql: Separate RecoveryConflictReasons from procsignals
Heikki Linnakangas
2026/02/10
Re: pgsql: Separate RecoveryConflictReasons from procsignals
Bertrand Drouvot
2026/02/10
pgsql: Use ProcNumber rather than pid in ReplicationSlot
Heikki Linnakangas
Earlier messages
Later messages