pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/08/13
pgsql: Empty search_path in amcheck.
Noah Misch
2026/08/13
pgsql: Harden PL/Perl code against "tied" Perl arrays and hashes.
Noah Misch
2026/08/13
pgsql: Tag refs/tags/REL_19_BETA3 was created
noreply
2026/08/13
pgsql: Update .abi-compliance-history for security fixes.
Tom Lane
2026/08/13
pgsql: Avoid overflow in Levenshtein distance calculations.
Noah Misch
2026/08/13
pgsql: Harden PL/Perl code against "tied" Perl arrays and hashes.
Noah Misch
2026/08/13
pgsql: Consistently enforce tsvector/tsquery maximum lengths.
Tom Lane
2026/08/13
pgsql: Cross-check the type of a portal running EXECUTE or FETCH.
Noah Misch
2026/08/13
pgsql: Update .abi-compliance-history for security fixes.
Tom Lane
2026/08/13
pgsql: Protect some fixed-size arrays that have FUNC_MAX_ARGS elements.
Noah Misch
2026/08/13
pgsql: Avoid overflow in Levenshtein distance calculations.
Noah Misch
2026/08/13
pgsql: Teach psql to skip in-line COPY ... FROM STDIN data after a fail
Noah Misch
2026/08/13
pgsql: Empty search_path in amcheck.
Noah Misch
2026/08/13
pgsql: Cross-check the type of a portal running EXECUTE or FETCH.
Noah Misch
2026/08/13
pgsql: Fix out-of-bound reads with ascii() for invalid multibyte charac
Noah Misch
2026/08/13
pgsql: pgcrypto: Add option to revert to prior decryption behavior
Noah Misch
2026/08/13
pgsql: Be more wary about constant's datatype in scalarineqsel().
Noah Misch
2026/08/13
pgsql: pg_dump: avoid assuming how long pg_proc.protrftypes can be.
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on types used by stored expressions.
Noah Misch
2026/08/13
pgsql: Protect some fixed-size arrays that have FUNC_MAX_ARGS elements.
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on types used by stored expressions.
Noah Misch
2026/08/13
pgsql: Guard against overlength time zone abbreviations in to_char().
Noah Misch
2026/08/13
pgsql: Consistently enforce tsvector/tsquery maximum lengths.
Tom Lane
2026/08/13
pgsql: Return nulls honestly in aggregate "combine" functions.
Noah Misch
2026/08/13
pgsql: Fix pg_trgm's picksplit function with all-true datums
Noah Misch
2026/08/13
pgsql: Obstruct EXTRACT() field name deparse injection.
Noah Misch
2026/08/13
pgsql: Obstruct EXTRACT() field name deparse injection.
Noah Misch
2026/08/13
pgsql: Update .abi-compliance-history for security fixes.
Tom Lane
2026/08/13
pgsql: Tag refs/tags/REL_17_11 was created
noreply
2026/08/13
pgsql: Tag refs/tags/REL_15_19 was created
noreply
2026/08/13
pgsql: Last-minute updates for release notes.
Tom Lane
2026/08/13
pgsql: Empty search_path in amcheck.
Noah Misch
2026/08/13
pgsql: Tag refs/tags/REL_18_6 was created
noreply
2026/08/13
pgsql: Last-minute updates for release notes.
Tom Lane
2026/08/13
pgsql: Preserve the owner of extended statistics rebuilt by ALTER TABLE
Noah Misch
2026/08/13
pgsql: Update .abi-compliance-history for security fixes.
Tom Lane
2026/08/13
pgsql: Fix pg_trgm's picksplit function with all-true datums
Noah Misch
2026/08/13
pgsql: Reject calls from SQL to functions that take or return type inte
Noah Misch
2026/08/13
pgsql: Tag refs/tags/REL_16_15 was created
noreply
2026/08/13
pgsql: Last-minute updates for release notes.
Tom Lane
2026/08/13
pgsql: Tag refs/tags/REL_14_24 was created
noreply
2026/08/13
pgsql: Harden tsquery code against overflows.
Noah Misch
2026/08/13
pgsql: Last-minute updates for release notes.
Tom Lane
2026/08/13
pgsql: ecpg: Fix out-of-bound writes due to processing of invalid bytea
Noah Misch
2026/08/13
pgsql: Use value of scram_iterations in mock_scram_secret().
Noah Misch
2026/08/13
pgsql: Preserve the owner of extended statistics rebuilt by ALTER TABLE
Noah Misch
2026/08/13
pgsql: Fix potential buffer overrun in regexp match/split functions.
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on the composite type in ALTER TABLE O
Noah Misch
2026/08/13
pgsql: Fix errorhandling for PGP encryption
Noah Misch
2026/08/13
pgsql: Invalidate plan cache after role changes.
Noah Misch
2026/08/13
pgsql: ecpg: Fix out-of-bound writes due to processing of invalid bytea
Noah Misch
2026/08/13
pgsql: Return nulls honestly in aggregate "combine" functions.
Noah Misch
2026/08/13
pgsql: Use value of scram_iterations in mock_scram_secret().
Noah Misch
2026/08/13
pgsql: Use palloc_array() in pltcl and plperl to avoid overflow
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on the subtype in CREATE TYPE AS RANGE
Noah Misch
2026/08/13
pgsql: Harden PL/Perl code against "tied" Perl arrays and hashes.
Noah Misch
2026/08/13
pgsql: pg_dump: avoid assuming how long pg_proc.protrftypes can be.
Noah Misch
2026/08/13
pgsql: Add an output_plugin_libraries GUC to bless trusted output plugi
Noah Misch
2026/08/13
pgsql: Replace fixed-size, too-short array with a palloc'd one.
Noah Misch
2026/08/13
pgsql: Teach psql to skip in-line COPY ... FROM STDIN data after a fail
Noah Misch
2026/08/13
pgsql: psql: Don't do backquote expansion in \unrestrict.
Noah Misch
2026/08/13
pgsql: Fix potential buffer overrun in regexp match/split functions.
Noah Misch
2026/08/13
pgsql: Save/restore more lexer state when skipping text due to \if.
Noah Misch
2026/08/13
pgsql: ecpg: Fix out-of-bound writes due to processing of invalid bytea
Noah Misch
2026/08/13
pgsql: Protect some fixed-size arrays that have FUNC_MAX_ARGS elements.
Noah Misch
2026/08/13
pgsql: pg_dump: avoid assuming how long pg_proc.protrftypes can be.
Noah Misch
2026/08/13
pgsql: Use palloc_array() in pltcl and plperl to avoid overflow
Noah Misch
2026/08/13
pgsql: Fix potential buffer overrun in regexp match/split functions.
Noah Misch
2026/08/13
pgsql: Avoid overflow in Levenshtein distance calculations.
Noah Misch
2026/08/13
pgsql: psql: Don't do backquote expansion in \unrestrict.
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on types used by stored expressions.
Noah Misch
2026/08/13
pgsql: pgcrypto: Add option to revert to prior decryption behavior
Noah Misch
2026/08/13
pgsql: Cross-check the type of a portal running EXECUTE or FETCH.
Noah Misch
2026/08/13
pgsql: Invalidate plan cache after role changes.
Noah Misch
2026/08/13
pgsql: Teach psql to skip in-line COPY ... FROM STDIN data after a fail
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on the subtype in CREATE TYPE AS RANGE
Noah Misch
2026/08/13
pgsql: pgcrypto: Add option to revert to prior decryption behavior
Noah Misch
2026/08/13
pgsql: Avoid overflow in Levenshtein distance calculations.
Noah Misch
2026/08/13
pgsql: Fix out-of-bound reads with ascii() for invalid multibyte charac
Noah Misch
2026/08/13
pgsql: Consistently enforce tsvector/tsquery maximum lengths.
Tom Lane
2026/08/13
pgsql: Invalidate plan cache after role changes.
Noah Misch
2026/08/13
pgsql: Teach psql to skip in-line COPY ... FROM STDIN data after a fail
Noah Misch
2026/08/13
pgsql: Add an output_plugin_libraries GUC to bless trusted output plugi
Noah Misch
2026/08/13
pgsql: Consistently enforce tsvector/tsquery maximum lengths.
Tom Lane
2026/08/13
pgsql: Consistently enforce tsvector/tsquery maximum lengths.
Tom Lane
2026/08/13
pgsql: Consistently enforce tsvector/tsquery maximum lengths.
Tom Lane
2026/08/13
pgsql: Consistently enforce tsvector/tsquery maximum lengths.
Tom Lane
2026/08/13
pgsql: Harden tsvector code against overflows.
Noah Misch
2026/08/13
pgsql: ecpg: Fix out-of-bound writes due to processing of invalid bytea
Noah Misch
2026/08/13
pgsql: pg_stat_statements: Fix buffer overflow with query normalization
Noah Misch
2026/08/13
pgsql: Add an output_plugin_libraries GUC to bless trusted output plugi
Noah Misch
2026/08/13
pgsql: Harden tsquery code against overflows.
Noah Misch
2026/08/13
pgsql: pg_dump: avoid assuming how long pg_proc.protrftypes can be.
Noah Misch
2026/08/13
pgsql: Harden tsvector code against overflows.
Noah Misch
2026/08/13
pgsql: Empty search_path in amcheck.
Noah Misch
2026/08/13
pgsql: Move SplitGUCList() to fe_utils
Noah Misch
2026/08/13
pgsql: Fix out-of-bound reads with ascii() for invalid multibyte charac
Noah Misch
2026/08/13
pgsql: Fix potential buffer overrun in regexp match/split functions.
Noah Misch
2026/08/13
pgsql: Harden tsquery code against overflows.
Noah Misch
2026/08/13
pgsql: pg_dump: avoid assuming how long pg_proc.protrftypes can be.
Noah Misch
2026/08/13
pgsql: Protect some fixed-size arrays that have FUNC_MAX_ARGS elements.
Noah Misch
2026/08/13
pgsql: Replace fixed-size, too-short array with a palloc'd one.
Noah Misch
2026/08/13
pgsql: Reject calls from SQL to functions that take or return type inte
Noah Misch
2026/08/13
pgsql: Be more wary about constant's datatype in scalarineqsel().
Noah Misch
2026/08/13
pgsql: Return nulls honestly in aggregate "combine" functions.
Noah Misch
2026/08/13
pgsql: Use palloc_array() in pltcl and plperl to avoid overflow
Noah Misch
2026/08/13
pgsql: Return nulls honestly in aggregate "combine" functions.
Noah Misch
2026/08/13
pgsql: Add an output_plugin_libraries GUC to bless trusted output plugi
Noah Misch
2026/08/13
pgsql: Fix pg_trgm's picksplit function with all-true datums
Noah Misch
2026/08/13
pgsql: Empty search_path in amcheck.
Noah Misch
2026/08/13
pgsql: Preserve the owner of extended statistics rebuilt by ALTER TABLE
Noah Misch
2026/08/13
pgsql: Reject calls from SQL to functions that take or return type inte
Noah Misch
2026/08/13
pgsql: Obstruct EXTRACT() field name deparse injection.
Noah Misch
2026/08/13
pgsql: Protect some fixed-size arrays that have FUNC_MAX_ARGS elements.
Noah Misch
2026/08/13
pgsql: pgcrypto: Add option to revert to prior decryption behavior
Noah Misch
2026/08/13
pgsql: Cross-check the type of a portal running EXECUTE or FETCH.
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on the subtype in CREATE TYPE AS RANGE
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on types used by stored expressions.
Noah Misch
2026/08/13
pgsql: Harden tsquery code against overflows.
Noah Misch
2026/08/13
pgsql: Fix pg_trgm's picksplit function with all-true datums
Noah Misch
2026/08/13
pgsql: Save/restore more lexer state when skipping text due to \if.
Noah Misch
2026/08/13
pgsql: psql: Don't do backquote expansion in \unrestrict.
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on the composite type in ALTER TABLE O
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on the subtype in CREATE TYPE AS RANGE
Noah Misch
2026/08/13
pgsql: pgcrypto: Add option to revert to prior decryption behavior
Noah Misch
2026/08/13
pgsql: Fix errorhandling for PGP encryption
Noah Misch
2026/08/13
pgsql: psql: Don't do backquote expansion in \unrestrict.
Noah Misch
2026/08/13
pgsql: Preserve the owner of extended statistics rebuilt by ALTER TABLE
Noah Misch
2026/08/13
pgsql: Add an output_plugin_libraries GUC to bless trusted output plugi
Noah Misch
2026/08/13
pgsql: Reject GSSEncRequest after direct SSL connection
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on the composite type in ALTER TABLE O
Noah Misch
2026/08/13
pgsql: Harden PL/Perl code against "tied" Perl arrays and hashes.
Noah Misch
2026/08/13
pgsql: Fix errorhandling for PGP encryption
Noah Misch
2026/08/13
pgsql: Harden tsquery code against overflows.
Noah Misch
2026/08/13
pgsql: Reject calls from SQL to functions that take or return type inte
Noah Misch
2026/08/13
pgsql: Be more wary about constant's datatype in scalarineqsel().
Noah Misch
2026/08/13
pgsql: Replace fixed-size, too-short array with a palloc'd one.
Noah Misch
2026/08/13
pgsql: Cross-check the type of a portal running EXECUTE or FETCH.
Noah Misch
2026/08/13
pgsql: pg_stat_statements: Fix buffer overflow with query normalization
Noah Misch
2026/08/13
pgsql: Save/restore more lexer state when skipping text due to \if.
Noah Misch
2026/08/13
pgsql: pg_dump: avoid assuming how long pg_proc.protrftypes can be.
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on the subtype in CREATE TYPE AS RANGE
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on the composite type in ALTER TABLE O
Noah Misch
2026/08/13
pgsql: Save/restore more lexer state when skipping text due to \if.
Noah Misch
2026/08/13
pgsql: Teach psql to skip in-line COPY ... FROM STDIN data after a fail
Noah Misch
2026/08/13
pgsql: Be more wary about constant's datatype in scalarineqsel().
Noah Misch
2026/08/13
pgsql: Reject calls from SQL to functions that take or return type inte
Noah Misch
2026/08/13
pgsql: Fix out-of-bound reads with ascii() for invalid multibyte charac
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on the composite type in ALTER TABLE O
Noah Misch
2026/08/13
pgsql: Use palloc_array() in pltcl and plperl to avoid overflow
Noah Misch
2026/08/13
pgsql: Fix out-of-bound reads with ascii() for invalid multibyte charac
Noah Misch
2026/08/13
pgsql: Harden PL/Perl code against "tied" Perl arrays and hashes.
Noah Misch
2026/08/13
pgsql: Reject GSSEncRequest after direct SSL connection
Noah Misch
2026/08/13
pgsql: Move SplitGUCList() to fe_utils
Noah Misch
2026/08/13
pgsql: Add test with multirange type for pg_restore_attribute_stats()
Noah Misch
2026/08/13
pgsql: Fix errorhandling for PGP encryption
Noah Misch
2026/08/13
pgsql: Add an output_plugin_libraries GUC to bless trusted output plugi
Noah Misch
2026/08/13
pgsql: Protect some fixed-size arrays that have FUNC_MAX_ARGS elements.
Noah Misch
2026/08/13
pgsql: Obstruct EXTRACT() field name deparse injection.
Noah Misch
2026/08/13
pgsql: psql: Don't do backquote expansion in \unrestrict.
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on the composite type in ALTER TABLE O
Noah Misch
2026/08/13
pgsql: Fix pg_trgm's picksplit function with all-true datums
Noah Misch
2026/08/13
pgsql: Invalidate plan cache after role changes.
Noah Misch
2026/08/13
pgsql: Fix potential buffer overrun in regexp match/split functions.
Noah Misch
2026/08/13
pgsql: Fix out-of-bound reads with ascii() for invalid multibyte charac
Noah Misch
2026/08/13
pgsql: Use value of scram_iterations in mock_scram_secret().
Noah Misch
2026/08/13
pgsql: Harden tsvector code against overflows.
Noah Misch
2026/08/13
pgsql: Avoid overflow in Levenshtein distance calculations.
Noah Misch
2026/08/13
pgsql: Empty search_path in amcheck.
Noah Misch
2026/08/13
pgsql: Be more wary about constant's datatype in scalarineqsel().
Noah Misch
2026/08/13
pgsql: ecpg: Fix out-of-bound writes due to processing of invalid bytea
Noah Misch
2026/08/13
pgsql: Fix multirange type handling in pg_restore_attribute_stats()
Noah Misch
2026/08/13
pgsql: Replace fixed-size, too-short array with a palloc'd one.
Noah Misch
2026/08/13
pgsql: Protect some fixed-size arrays that have FUNC_MAX_ARGS elements.
Noah Misch
2026/08/13
pgsql: Preserve the owner of extended statistics rebuilt by ALTER TABLE
Noah Misch
2026/08/13
pgsql: Fix errorhandling for PGP encryption
Noah Misch
2026/08/13
pgsql: Invalidate plan cache after role changes.
Noah Misch
2026/08/13
pgsql: psql: Don't do backquote expansion in \unrestrict.
Noah Misch
2026/08/13
pgsql: Return nulls honestly in aggregate "combine" functions.
Noah Misch
2026/08/13
pgsql: Be more wary about constant's datatype in scalarineqsel().
Noah Misch
2026/08/13
pgsql: Fix errorhandling for PGP encryption
Noah Misch
2026/08/13
pgsql: Reject calls from SQL to functions that take or return type inte
Noah Misch
2026/08/13
pgsql: Check for USAGE privilege on the subtype in CREATE TYPE AS RANGE
Noah Misch
2026/08/13
pgsql: Reject GSSEncRequest after direct SSL connection
Noah Misch
2026/08/13
pgsql: Teach psql to skip in-line COPY ... FROM STDIN data after a fail
Noah Misch
2026/08/13
pgsql: Invalidate plan cache after role changes.
Noah Misch
2026/08/13
pgsql: Replace fixed-size, too-short array with a palloc'd one.
Noah Misch
2026/08/13
pgsql: pg_dump: avoid assuming how long pg_proc.protrftypes can be.
Noah Misch
2026/08/13
pgsql: pgcrypto: Add option to revert to prior decryption behavior
Noah Misch
2026/08/13
pgsql: Use value of scram_iterations in mock_scram_secret().
Noah Misch
2026/08/13
pgsql: Cross-check the type of a portal running EXECUTE or FETCH.
Noah Misch
2026/08/13
pgsql: Reject GSSEncRequest after direct SSL connection
Noah Misch
2026/08/13
pgsql: Empty search_path in amcheck.
Noah Misch
2026/08/13
pgsql: Avoid overflow in Levenshtein distance calculations.
Noah Misch
2026/08/13
pgsql: Reject calls from SQL to functions that take or return type inte
Noah Misch
2026/08/13
pgsql: Fix multirange type handling in pg_restore_attribute_stats()
Noah Misch
2026/08/13
pgsql: Add an output_plugin_libraries GUC to bless trusted output plugi
Noah Misch
2026/08/13
pgsql: Fix pg_trgm's picksplit function with all-true datums
Noah Misch
2026/08/13
pgsql: Return nulls honestly in aggregate "combine" functions.
Noah Misch
2026/08/13
pgsql: ecpg: Fix out-of-bound writes due to processing of invalid bytea
Noah Misch
Earlier messages
Later messages