↑↓ select ↵ open ⌫ change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

DocumentationVersion comparison

POSTGRESQL · VERSION COMPARE

PostgreSQL version comparison

Compare PostgreSQL major or minor versions to explore new features, bug fixes, and CVE security records.

All changes in this release
All changes in this release

Includes changes after the source version through the target. A major version name means its initial release.

From PostgreSQL 9.0 onward: 17 major branches and 352 release notes. Updated 2026-09-26.

Minor update

18.0→18.6

2025-09-25 2026-08-13

Export JSON
351changesFeatures, fixes, improvements
5releasesGrouped by release
46CVEsDistinct vulnerability IDs

18.0 SupportedSupport ends 2030-11-14

18.6 SupportedSupport ends 2030-11-14

Security fixes 46 CVEs
CVE fixes gained, ordered by descending severity score
CVE / issueSeverityFixed version
CVE-2026-6637

Prevent SQL injection and buffer overruns in contrib/spi

Fixed in target
8.8High18.4
CVE-2026-6477

Mark PQfn() as unsafe, and avoid using it within libpq

Fixed in target
8.8High18.4
CVE-2026-6475

Prevent path traversal in pg_basebackup and pg_rewind

Fixed in target
8.8High18.4
CVE-2026-6473

Fix assorted integer overflows in memory-allocation calculations

Fixed in target
8.8High18.4
CVE-2026-2006

Fix inadequate validation of multibyte character lengths

Fixed in target
8.8High18.2
CVE-2026-2005

Fix buffer overrun in contrib/pgcrypto's PGP decryption functions

Fixed in target
8.8High18.2
CVE-2026-2004

Harden selectivity estimators against being attached to operators that accept unexpected data types

Fixed in target
8.8High18.2
CVE-2026-19385

Remove pg_dump's assumption that pg_proc.protrftypes cannot have more than FUNC_MAX_ARGS entries

Fixed in target
8.8High18.6
CVE-2026-18408

Do not do backquote expansion on the argument of psql's \unrestrict command

Fixed in target
8.8High18.6
CVE-2026-16239

Cross-check the output row type of a portal running EXECUTE or FETCH

Fixed in target
8.8High18.6
CVE-2026-16238

Fix multirange type handling in pg_restore_attribute_stats()

Fixed in target
8.8High18.6
CVE-2026-15742

Fix integer overflows in contrib/fuzzystrmatch's levenshtein() and levenshtein_less_equal() functions

Fixed in target
8.8High18.6
CVE-2026-15741

When deparsing an EXTRACT() function call, quote the field name if needed

Fixed in target
8.8High18.6
CVE-2026-14680

Reject calls from SQL to functions that take or return type internal

Fixed in target
8.8High18.6
CVE-2026-14677

Fix integer overflows in memory-allocation calculations in PL/Perl and PL/Tcl

Fixed in target
8.8High18.6
CVE-2026-14676

Fix buffer overrun in contrib/pg_stat_statements

Fixed in target
8.8High18.6
CVE-2026-14671

Remove the plan cache in contrib/refint

Fixed in target
8.8High18.6
CVE-2026-14670

Harden PL/Perl against “tied” Perl arrays and hashes

Fixed in target
8.8High18.6
CVE-2026-14669

Fix buffer overrun with long time zone abbreviation in to_char()

Fixed in target
8.8High18.6
CVE-2026-14664

Fix buffer overrun in regexp match/split functions

Fixed in target
8.8High18.6
CVE-2026-14662

Harden tsvector and tsquery code against overly long values (both individual lexemes and total vector/query length)

Fixed in target
8.8High18.6
CVE-2026-2007

Harden contrib/pg_trgm against changes in string lowercasing behavior

Fixed in target
8.2High18.2
CVE-2026-14679

Fix various places that mistakenly assumed they would not have to deal with more than FUNC_MAX_ARGS function arguments

Fixed in target
8.2High18.6
CVE-2026-6464

Fix psql to skip in-line data following a scripted COPY ... FROM STDIN command, even if the COPY fails before sending PGRES_COPY_IN

Fixed in target
8.1High18.6
CVE-2026-14668

Make scalarineqsel() check that a constant it expects to be of type tid actually is

Fixed in target
8.1High18.6
CVE-2026-6479

Prevent unbounded recursion while processing startup packets

Fixed in target
7.5High18.4
CVE-2026-6476

Properly quote subscription names in pg_createsubscriber

Fixed in target
7.2High18.4
CVE-2026-6471

Restrict logical decoding output plugins to the set specified by a new server parameter output_plugin_libraries

Fixed in target
7.2High18.6
CVE-2026-6478

Use timing-safe string comparisons in authentication code

Fixed in target
6.5Medium18.4
CVE-2026-14663

Fix contrib/pgcrypto's PGP encryption to detect unsupported ciphers

Fixed in target
6.5Medium18.6
CVE-2025-12818

Avoid integer overflow in allocation-size calculations within libpq

Fixed in target
5.9Medium18.1
CVE-2026-6472

When creating a multirange type, ensure the user has CREATE privilege on the schema specified for the multirange type

Fixed in target
5.4Medium18.4
CVE-2026-14672

Make mock SCRAM authentication secrets more plausible

Fixed in target
5.3Medium18.6
CVE-2026-6575

Detect faulty input when restoring attribute MCV statistics

Fixed in target
4.3Medium18.4
CVE-2026-6474

Guard against malicious time zone names in timeofday() and pg_strftime()

Fixed in target
4.3Medium18.4
CVE-2026-6470

Check for USAGE privilege on data types in places that formerly failed to check that

Fixed in target
4.3Medium18.6
CVE-2026-2003

Guard against unexpected dimensions of oidvector/int2vector

Fixed in target
4.3Medium18.2
CVE-2026-18024

Harden the ascii() function against invalid input

Fixed in target
4.3Medium18.6
CVE-2026-14678

Fix datatype error in contrib/pg_trgm's GiST picksplit function

Fixed in target
4.3Medium18.6
CVE-2026-14681

Reject GSSEncRequest after direct SSL connection

Fixed in target
4.2Medium18.6
CVE-2026-14666

Invalidate role-dependent cached plans after role changes

Fixed in target
4.2Medium18.6
CVE-2026-6469

Preserve the ownership of extended statistics objects when they are rebuilt by ALTER TABLE

Fixed in target
3.8Low18.6
CVE-2026-16241

Fix out-of-bounds writes in ecpg applications caused by invalid bytea data received from the server

Fixed in target
3.8Low18.6
CVE-2026-14673

Ensure that contrib/amcheck functions restrict search_path before executing index expressions

Fixed in target
3.8Low18.6
CVE-2026-6638

Properly quote object names in logical replication origin checks

Fixed in target
3.7Low18.4
CVE-2025-12817

Check for CREATE privileges on the schema in CREATE STATISTICS

Fixed in target
3.1Low18.1

PostgreSQL 18.6

Migration and compatibility

A dump/restore is not required for those running 18.X.

However, the first three security entries below describe configuration adjustments and data cleanups that you may need to make after updating.

Also, if you have any GIN indexes, see the changelog entry below about possibly-corrupt reltuples values for their tables.

Also, if you use contrib/btree_gist or contrib/ltree, you may need to reindex indexes made with those extensions; see the relevant entries below.

Also, if you are upgrading from a version earlier than 18.2, see Section E.4.

SecurityRestrict logical decoding output plugins to the set specified by a new server parameter output_plugin_libraries

Changes

Restrict logical decoding output plugins to the set specified by a new server parameter output_plugin_libraries (Jacob Champion) § §

Previously, a replication user could select any loadable library for logical decoding, allowing exploits of various sorts. To allow locking this down without breaking setups that worked before, introduce a whitelist of allowed output plugins.

By default, only the output plugins shipped as part of PostgreSQL (pgoutput and test_decoding) are included in output_plugin_libraries. Installations that rely on other output plugins must add them after updating the server, for example

output_plugin_libraries = 'pgoutput, test_decoding, my_trusted_decoder'

Additionally, pg_upgrade --check will fail if the output_plugin_libraries parameter on the new cluster does not permit the plugins of logical replication slots on the old cluster, when migrating from versions 17 and later. Make necessary additions to the new cluster's setting before performing pg_upgrade.

The PostgreSQL Project thanks Vladimir Tokarev and Yu Kunpeng for reporting this problem. (CVE-2026-6471)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix contrib/pgcrypto's PGP encryption to detect unsupported ciphers

Changes

Fix contrib/pgcrypto's PGP encryption to detect unsupported ciphers (Daniel Gustafsson) § §

Previously, if OpenSSL rejected the requested cipher (for example, because it is running in FIPS mode, or the legacy provider hasn't been loaded), pgcrypto failed to notice the failure and simply XOR'd the non-encrypted block with the plaintext, rendering the “encryption” trivially breakable. This will typically occur with deprecated or non-FIPS cipher algorithms (cipher-algo=blowfish/bf, twofish, cast5, or 3des).

By default, pgcrypto will now fail to decrypt any messages that were affected in this way. To allow retrieval of such data, a new option ignore-cipher-failure has been added to pgp_pub_decrypt() and pgp_sym_decrypt(). Setting ignore-cipher-failure=1 will restore their previous behavior, allowing the faulty encryption wrapper to be stripped off:

pgp_sym_decrypt(encrypted_column, any key, 'ignore-cipher-failure=1')

Once the affected messages are identified and stripped of their wrappers, they can then be re-encrypted with a modern algorithm. It is important however that the behavior of OpenSSL be the same as it was when the faulty messages were created: if the set of unsupported algorithms is not the same, this approach will not work. See the documentation for ignore-cipher-failure.

The PostgreSQL Project thanks Shishir Sharma for reporting this problem. (CVE-2026-14663)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix psql to skip in-line data following a scripted COPY ... FROM STDIN command, even if the COPY fails before sending PGRES_COPY_IN

Changes

Fix psql to skip in-line data following a scripted COPY ... FROM STDIN command, even if the COPY fails before sending PGRES_COPY_IN (Tom Lane) § §

Previously, if a COPY command failed at startup (for instance, because the target table doesn't exist) psql would not realize that and would proceed to read the following in-line data as SQL commands. In the best case that's wrong and in the worst case it's a SQL-injection hazard. Teach psql to recognize syntactically-valid COPY ... FROM STDIN commands and to skip data on its own authority if the server doesn't respond with PGRES_COPY_IN.

While this fix is unlikely to affect any production SQL scripts, test scripts might intentionally exercise failing COPY ... FROM STDIN commands. Those will need to gain a \. data terminator line after each such command.

The PostgreSQL Project thanks Alexander Lakhin for reporting this problem. (CVE-2026-6464)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityCross-check the output row type of a portal running EXECUTE or FETCH

Changes

Cross-check the output row type of a portal running EXECUTE or FETCH (Robert Haas) §

EXECUTE and FETCH use two portals: an outer one for the statement itself, and an inner one running the query being executed on its behalf. It was previously possible to make the declared row types of the two portals diverge, leading to server memory disclosure and arbitrary code execution.

The PostgreSQL Project thanks Ben Morris (in collaboration with Claude and Anthropic Research) and Peter Geoghegan for reporting this problem. (CVE-2026-16239)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix buffer overrun with long time zone abbreviation in to_char()

Changes

Fix buffer overrun with long time zone abbreviation in to_char() (Tom Lane) §

This can easily crash the server, and exploits leading to arbitrary code execution have been reported.

The PostgreSQL Project thanks Hcamael, Amjad Shahzad, Tan Zhen of AntAISecurityLab, Tomer Fichman, Zheng Yu, Amy Burnett (OpenAI Codex Security), Rick de Jager, Heewon Song, Sylvie Mayer, Aleksander Alekseev, and Hillai Ben Sasson for reporting this problem. (CVE-2026-14669)

Related records (9)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix buffer overrun in regexp match/split functions

Changes

Fix buffer overrun in regexp match/split functions (Masahiko Sawada) §

If passed invalidly-encoded data, these functions could write past the end of their conversion buffer.

The PostgreSQL Project thanks Francesco Verardi for reporting this problem. (CVE-2026-14664)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityHarden the ascii() function against invalid input

Changes

Harden the ascii() function against invalid input (Michael Paquier) §

By supplying invalidly-encoded input, this function could be coaxed to read and return a few bytes of data that it shouldn't. In assert-enabled builds, its assertions could be triggered too.

The PostgreSQL Project thanks Hcamael for reporting this problem. (CVE-2026-18024)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix multirange type handling in pg_restore_attribute_stats()

Changes

Fix multirange type handling in pg_restore_attribute_stats() (OpenAI Security Research Team) § §

pg_restore_attribute_stats() treated multirange types just like their underlying range type. This works correctly for the bounds histogram, but it was wrong for all the other statistics kinds.

The PostgreSQL Project thanks Amy Burnett (OpenAI Codex Security) for reporting this problem. (CVE-2026-16238)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityMake scalarineqsel() check that a constant it expects to be of type tid actually is

Changes

Make scalarineqsel() check that a constant it expects to be of type tid actually is (Tom Lane) §

This expectation will hold for all the built-in operators that use this estimator, but a maliciously-constructed operator could violate it, leading to a crash or server memory disclosure.

The PostgreSQL Project thanks Hcamael for reporting this problem. (CVE-2026-14668)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityHarden tsvector and tsquery code against overly long values (both individual lexemes and total vector/query length)

Changes

Harden tsvector and tsquery code against overly long values (both individual lexemes and total vector/query length) (Tom Lane) § §

The documented limits were not enforced in all code paths.

The PostgreSQL Project thanks Yuhang Wu, Zhenpeng Lin, Zheng Yu, and Hcamael for reporting these problems. (CVE-2026-14662)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix various places that mistakenly assumed they would not have to deal with more than FUNC_MAX_ARGS function arguments

Changes

Fix various places that mistakenly assumed they would not have to deal with more than FUNC_MAX_ARGS function arguments (Tom Lane) § §

Notably, the server's actual limit on the number of arguments to an aggregate function is FUNC_MAX_ARGS - 1, but the parser failed to enforce that, creating hazards downstream.

The PostgreSQL Project thanks Zheng Yu, ylwangtju, and Masahiko Sawada for reporting these problems. (CVE-2026-14679)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityReject calls from SQL to functions that take or return type internal

Changes

Reject calls from SQL to functions that take or return type internal (Tom Lane) § §

The existing defenses against doing this have been shown to be insufficient, so add more explicit checks.

The PostgreSQL Project thanks Amy Burnett (OpenAI Codex Security) for reporting this problem. (CVE-2026-14680)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityPreserve the ownership of extended statistics objects when they are rebuilt by ALTER TABLE

Changes

Preserve the ownership of extended statistics objects when they are rebuilt by ALTER TABLE (Masahiko Sawada) §

Previously, the role running ALTER TABLE gained ownership of such objects, but that seems inappropriate.

The PostgreSQL Project thanks Noah Misch for reporting this problem. (CVE-2026-6469)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityWhen deparsing an EXTRACT() function call, quote the field name if needed

Changes

When deparsing an EXTRACT() function call, quote the field name if needed (Nathan Bossart) §

The parser accepts any string literal as a field name in EXTRACT(), deferring validation to execution. If the call is stored and deparsed (for example during pg_dump), the string body was regurgitated verbatim, allowing SQL injection.

The PostgreSQL Project thanks Ben Morris (in collaboration with Claude and Anthropic Research) for reporting this problem. (CVE-2026-15741)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityCheck for USAGE privilege on data types in places that formerly failed to check that

Changes

Check for USAGE privilege on data types in places that formerly failed to check that (Nathan Bossart) § § §

CREATE TYPE AS RANGE did not check, nor did ALTER TABLE OF, nor did commands that create stored expressions. These omissions allowed roles without USAGE privilege to nonetheless create objects depending on the type, possibly blocking the type's owner from changing the type later.

The PostgreSQL Project thanks Jingzhou Fu for reporting this problem. (CVE-2026-6470)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityInvalidate role-dependent cached plans after role changes

Changes

Invalidate role-dependent cached plans after role changes (Ilya Staroverov, Shinya Kato, Nathan Bossart) §

Role membership, role attribute, and database ownership changes may impact the expected behavior of row-level security policies, but previously we'd continue to use cached plans that were made according to the old state of affairs.

The PostgreSQL Project thanks Ilya Staroverov and Shinya Kato for reporting this problem. (CVE-2026-14666)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityReject GSSEncRequest after direct SSL connection

Changes

Reject GSSEncRequest after direct SSL connection (Michael Paquier) §

After establishing a TLS-encrypted connection, the server would still accept a request for GSSAPI encryption. If that succeeded, the connection would proceed using TLS encryption, but it would look like a GSS connection to the pg_hba rules. Thus, a pg_hba policy intending to disallow TLS would not be enforced correctly.

The PostgreSQL Project thanks p4p3r for reporting this problem. (CVE-2026-14681)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityMake mock SCRAM authentication secrets more plausible

Changes

Make mock SCRAM authentication secrets more plausible (Nathan Bossart) §

If a SCRAM login is attempted against a role that doesn't exist or doesn't have a SCRAM secret, we generate a mock secret and carry out the authentication handshake anyway, to avoid revealing these facts to an attacker. But the mock secret was made with a fixed iteration count, which in itself can be an observable response discrepancy. Use the configuration setting scram_iterations instead, to make the mock secret look more like the installation's real secrets.

The PostgreSQL Project thanks Radim Marek for reporting this problem. (CVE-2026-14672)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix out-of-bounds writes in ecpg applications caused by invalid bytea data received from the server

Changes

Fix out-of-bounds writes in ecpg applications caused by invalid bytea data received from the server (Michael Paquier) §

ecpg assumed without checking that any bytea value must begin with \x. A broken or malicious server might send a string shorter than 2 bytes, resulting in memory clobber in the application.

The PostgreSQL Project thanks ylwangtju for reporting this problem. (CVE-2026-16241)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityDo not do backquote expansion on the argument of psql's \unrestrict command

Changes

Do not do backquote expansion on the argument of psql's \unrestrict command (Nathan Bossart) §

This oversight in the fix for CVE-2025-8714 allows a malicious server to inject shell commands into plain-text dump output that will be run at restore time on the machine running psql, the exact scenario that CVE-2025-8714 intended to prevent.

The PostgreSQL Project thanks Lucas Velgus, Filip Janus, and Daniel Bakker for reporting this problem. (CVE-2026-18408)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityRemove pg_dump's assumption that pg_proc.protrftypes cannot have more than FUNC_MAX_ARGS entries

Changes

Remove pg_dump's assumption that pg_proc.protrftypes cannot have more than FUNC_MAX_ARGS entries (Tom Lane) §

Since there could be entries for both input and output arguments, it's feasible for this array's length to exceed FUNC_MAX_ARGS (which constrains only input arguments). Even if that were not so, pg_dump cannot assume that the server was built with the same value of FUNC_MAX_ARGS that it has. An overrun would lead to a memory clobber inside pg_dump.

The PostgreSQL Project thanks Masahiko Sawada for reporting this problem. (CVE-2026-19385)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityHarden PL/Perl against “tied” Perl arrays and hashes

Changes

Harden PL/Perl against “tied” Perl arrays and hashes (Tom Lane) §

A tied object that doesn't behave like a regular one could lead to memory overwrite, or to constructing a corrupt result array (which would likely cause problems later).

The PostgreSQL Project thanks Hcamael for reporting this problem. (CVE-2026-14670)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix integer overflows in memory-allocation calculations in PL/Perl and PL/Tcl

Changes

Fix integer overflows in memory-allocation calculations in PL/Perl and PL/Tcl (Heikki Linnakangas) §

This is the same type of problem as CVE-2026-6473, just in a different part of the code, and is fixed in the same way.

The PostgreSQL Project thanks the Tulya Project (Team Dhiutsa, Bitecope Technologies Private Ltd) for reporting this problem. (CVE-2026-14677)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityEnsure that contrib/amcheck functions restrict search_path before executing index expressions

Changes

Ensure that contrib/amcheck functions restrict search_path before executing index expressions (Noah Misch) §

Because amcheck will run such index expressions as the owner of their tables, a caller could potentially hijack search_path-dependent functions to run arbitrary code as the table owner. By default this is not a vulnerability because only superusers are allowed to call amcheck functions; but if that privilege was granted out, it created a larger hazard than the documentation suggests.

The PostgreSQL Project thanks Yuelin Wang and Jacob Brazeal for reporting this problem. (CVE-2026-14673)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix integer overflows in contrib/fuzzystrmatch's levenshtein() and levenshtein_less_equal() functions

Changes

Fix integer overflows in contrib/fuzzystrmatch's levenshtein() and levenshtein_less_equal() functions (Nathan Bossart) §

Passing large cost values to these functions could cause integer overflows, thereby producing nonsensical results, and even causing out-of-bounds writes in some cases.

The PostgreSQL Project thanks Ben Morris (in collaboration with Claude and Anthropic Research) for reporting this problem. (CVE-2026-15742)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix buffer overrun in contrib/pg_stat_statements

Changes

Fix buffer overrun in contrib/pg_stat_statements (Álvaro Herrera) §

Query normalization didn't accurately account for the amount of space the normalized string would require.

The PostgreSQL Project thanks Sajeeb Lohani (with TrendAI Zero Day Initiative) and Yuelin Wang for reporting this problem. (CVE-2026-14676)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix datatype error in contrib/pg_trgm's GiST picksplit function

Changes

Fix datatype error in contrib/pg_trgm's GiST picksplit function (Heikki Linnakangas) §

This mistake resulted in reading past the end of the buffer, typically causing bad split decisions; but a crash could ensue if you're very unlucky.

The PostgreSQL Project thanks Mehmet D. Ince for reporting this problem. (CVE-2026-14678)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityRemove the plan cache in contrib/refint

Changes

Remove the plan cache in contrib/refint (Ayush Tiwari) §

This caching behavior has several serious bugs, notably that check_foreign_key() embeds the new key values in its cascade-UPDATE queries, so a cached plan reuses the originally-needed values rather than the key values that should be used. The simplest solution is to remove it.

The PostgreSQL Project thanks Hcamael for reporting this problem. (CVE-2026-14671)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsEnsure that parallel GIN index builds update the table's pg_class.reltuples value correctly

Changes

Ensure that parallel GIN index builds update the table's pg_class.reltuples value correctly (Jan Nidzwetzki, Tomas Vondra) §

A parallel worker could report an uninitialized value for the number of rows it processed, leading to a bogus value for reltuples, even Infinity or NaN. Such values could lead to subsequent autovacuum and autoanalyze operations never deciding that the table needs to be processed. If so, the situation will not self-heal. A manual ANALYZE command, or creation of another index, will be needed to reset reltuples to the correct value. If you have any tables with GIN indexes, it's recommended to check to see if their reltuples entries look sane. A query such as this may be helpful:

SELECT DISTINCT t.oid::regclass, t.reltuples
FROM pg_class t
  JOIN pg_index i ON t.oid = i.indrelid
  JOIN pg_class ic ON i.indexrelid = ic.oid
WHERE t.relhasindex AND ic.relam = 2742;
Bug fixesFix mis-handling of asynchronous reads when rescanning an asynchronous Append plan node

Changes

Fix mis-handling of asynchronous reads when rescanning an asynchronous Append plan node (Alexander Korotkov, Gleb Kashkin, Etsuro Fujita) §

When an upper plan node rescans an Append before having read the entire Append output, we need to discard any in-flight requests sent to external servers (by postgres_fdw for example). This was not done correctly in cases where a subplan has parameter changes or is discarded by partition pruning in the next scan. The outcome could be incorrect query results, an infinite loop, or an assertion failure.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix error in partition pruning for RANGE-partitioned tables

Changes

Fix error in partition pruning for RANGE-partitioned tables (David Rowley) §

In some cases the DEFAULT partition would be skipped when it should not be, which could lead to rows missing from query results.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsCorrectly update foreign-data-wrapper state in a ModifyTable plan node after pruning result relations

Changes

Correctly update foreign-data-wrapper state in a ModifyTable plan node after pruning result relations (Ayush Tiwari, Rafia Sabih) § §

Previously, if run-time partition pruning determined that some partitions of a partitioned target table need not be scanned and the table had any foreign-table partitions, a crash or erroneous behavior was likely.

Bug fixesFix missed concurrent update in UPDATE with RETURNING OLD on a table that has a BEFORE UPDATE trigger

Changes

Fix missed concurrent update in UPDATE with RETURNING OLD on a table that has a BEFORE UPDATE trigger (Dean Rasheed) §

If the target row was concurrently updated, then at isolation level READ COMMITTED any OLD values in RETURNING should reflect the updated row. But stale values were returned if there was a trigger (although the trigger itself, and the final output row, saw the correct values).

Bug fixesFix hash join performance issue when there are multiple join keys and many NULL values

Changes

Fix hash join performance issue when there are multiple join keys and many NULL values (David Rowley) §

Null-keyed tuples should not get inserted into the hash table, since they will never match any other tuples. The code got this wrong if the null was in a non-last join column, bloating the hash table quite a lot if many inputs contain nulls.

Bug fixesFix parsing of parenthesized OLD/NEW in RETURNING expressions

Changes

Fix parsing of parenthesized OLD/NEW in RETURNING expressions (Marko Grujic) §

Expressions such as (old).colname and (old).* were mis-handled, effectively converting them to NEW references.

Bug fixesFix planner's nullability and strictness checks for value IN (array) expressions

Changes

Fix planner's nullability and strictness checks for value IN (array) expressions (Ayush Tiwari) §

These checks should only succeed if the array operand is known to be non-empty, but that consideration was missed, allowing optimizations to be applied that should not be. This could result in wrong query answers if the array actually was empty.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix incorrect join removal logic

Changes

Fix incorrect join removal logic (Matheus Alcantara, Richard Guo) § §

In edge cases, it was possible for a constant output value coming from within the nullable side of an outer join to not be replaced by NULL when it should be.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsClean up PlaceHolderVars more thoroughly during join removal

Changes

Clean up PlaceHolderVars more thoroughly during join removal (Richard Guo, Arne Roland) § §

This fix corrects various edge cases that could trip assertions or result in incorrect plans.

ImprovementsAdd missed checks for hashability of equality comparisons on container datatypes (arrays, composites, ranges)

Changes

Add missed checks for hashability of equality comparisons on container datatypes (arrays, composites, ranges) (Andrei Lepikhov, Tom Lane) §

The planner must verify hashability of the container's component type(s) before deciding it can use a hash-based plan type. This step was missed in some places, leading to “could not identify a hash function” failures at execution.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid pushing WHERE clauses down past a grouping step that has a different equivalence rule

Changes

Avoid pushing WHERE clauses down past a grouping step that has a different equivalence rule (Richard Guo) §

A test on a grouping column that is grouped by a nondeterministic collation is safe to push down only if it is a comparison using that same collation. Otherwise it might filter some rows the grouping would have merged.

Bug fixesFix mis-optimization of COUNT window functions that have an EXCLUDE clause or lack ORDER BY

Changes

Fix mis-optimization of COUNT window functions that have an EXCLUDE clause or lack ORDER BY (Chengpeng Yan, David Rowley) §

These window functions were treated as monotonic when they should not be, allowing wrong answers to be computed.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid “cache lookup failed for collation 0” error when planner looks up statistics for a column of type "char"

Changes

Avoid “cache lookup failed for collation 0” error when planner looks up statistics for a column of type "char" (Feng Wu) §

Bug fixesFix ALTER COLUMN ... DROP EXPRESSION to work when there are multiple levels of partitions

Changes

Fix ALTER COLUMN ... DROP EXPRESSION to work when there are multiple levels of partitions (Alberto Piai) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix attaching partitions of indexes that are exclusion constraints

Changes

Fix attaching partitions of indexes that are exclusion constraints (Japin Li) §

Notably, this oversight broke dump/restore of partitioned exclusion constraints.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsPrevent setting NO INHERIT on partitioned NOT NULL constraints via ALTER CONSTRAINT

Changes

Prevent setting NO INHERIT on partitioned NOT NULL constraints via ALTER CONSTRAINT (Andreas Karlsson) §

NOT NULL constraints on partitioned tables are supposed to be inherited by all partitions, and therefore must not be marked NO INHERIT. This rule was correctly enforced by constraint creation, but not by ALTER TABLE ... ALTER CONSTRAINT.

ImprovementsDisallow renaming a rule to _RETURN

Changes

Disallow renaming a rule to _RETURN (Tom Lane) §

That name is reserved for a view's ON SELECT rule, but ALTER RULE allowed renaming other rules to _RETURN, causing trouble later.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix missing lock release for role membership grants in DROP OWNED BY

Changes

Fix missing lock release for role membership grants in DROP OWNED BY (Jeff Davis) §

This oversight resulted in a warning message, followed by retaining a lock on the membership grant until the end of the transaction.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix failure of EXPLAIN when deparsing SQL/JSON aggregates

Changes

Fix failure of EXPLAIN when deparsing SQL/JSON aggregates (Richard Guo) §

Some plan structures resulted in “invalid JsonConstructorExpr underlying node type” errors.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix use of REINDEX CONCURRENTLY with a deferred uniqueness constraint

Changes

Fix use of REINDEX CONCURRENTLY with a deferred uniqueness constraint (Nitin Motiani) §

The transient index copy created during REINDEX CONCURRENTLY was incorrectly marked as enforcing immediate uniqueness, causing spurious reports of constraint violation.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix LIKE matching with nondeterministic collations and backslashes

Changes

Fix LIKE matching with nondeterministic collations and backslashes (Nitin Motiani, Tom Lane) § §

When using a nondeterministic collation, LIKE mishandled an escaped backslash (\\), treating it as effectively not there. It also did the wrong thing with a leading backslash preceding an ordinary character; in that case the backslash should be effectively ignored, but it caused the ordinary character to be matched exactly rather than allowing the nondeterministic collation to decide if there's a match.

Bug fixesFix LIKE/regex optimization for indexscan with exact-match pattern

Changes

Fix LIKE/regex optimization for indexscan with exact-match pattern (Jelte Fennema-Nio) §

Refactoring for LIKE with non-deterministic collations accidentally broke the optimization for converting a LIKE or regex exact-match pattern to an equality index condition when the index collation doesn't match the expression collation. Among other things, that made psql's \d tablename command much slower.

Bug fixesFix matching of localized month/day names in to_date()

Changes

Fix matching of localized month/day names in to_date() (Heikki Linnakangas) § §

The matching logic misbehaved in cases where case-folding changes the byte length of the string.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesCorrect case-folding rules for Greek final sigma

Changes

Correct case-folding rules for Greek final sigma (Jeff Davis) §

If the string is preceded only by Case Ignorable characters, don't consider it to be a final sigma. This only affects the built-in pg_unicode_fast locale.

Bug fixesFix incorrect NFC recomposition for Hangul U+11A7 (TBASE)

Changes

Fix incorrect NFC recomposition for Hangul U+11A7 (TBASE) (Diego Frias, Michael Paquier) §

This character was treated as a valid T syllable, which it is not, and hence silently swallowed during normalization.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid possible truncation of output lexemes in case-insensitive synonym dictionaries

Changes

Avoid possible truncation of output lexemes in case-insensitive synonym dictionaries (Jeff Davis) §

If folding to lower case increased the byte length of a lexeme, it was incorrectly truncated to its original byte length when emitted.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsDefend against truncated UTF-8 characters in case-conversion logic

Changes

Defend against truncated UTF-8 characters in case-conversion logic (Jeff Davis) §

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix typo in hash_record_extended()

Changes

Fix typo in hash_record_extended() (Man Zeng) §

The code failed to initialize the second isnull argument passed to FunctionCallInvoke(). This is harmless for existing in-core extended hash support functions, which will not examine that value. However, extension-provided hash functions could be affected if they inspect PG_ARGISNULL(1).

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix pg_get_publication_tables() to not fail if a publishable table is dropped concurrently

Changes

Fix pg_get_publication_tables() to not fail if a publishable table is dropped concurrently (Bharath Rupireddy) §

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesPrevent satisfies_hash_partition() from crashing with VARIADIC NULL

Changes

Prevent satisfies_hash_partition() from crashing with VARIADIC NULL (Robert Haas) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsReport invalid-weight errors more cleanly and consistently in tsvector_filter() and allied functions

Changes

Report invalid-weight errors more cleanly and consistently in tsvector_filter() and allied functions (Ewan Young) §

In particular, report weight characters that are not printable ASCII in octal form (\nnn), as charout() would render them. This avoids possibly producing an invalidly-encoded error message.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsReject out-of-range timestamp shift values in uuidv7()

Changes

Reject out-of-range timestamp shift values in uuidv7() (Baji Shaik) §

The shift value must not be so large as to produce a timestamp out of the range that a v7 UUID can represent. Previously, a garbage UUID value was produced.

Bug fixesFix mishandling of namespace nodes in xpath()

Changes

Fix mishandling of namespace nodes in xpath() (Michael Paquier) § §

This fix avoids an unexpected “could not copy node” error.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix jsonpath's .decimal method to not throw a hard error for incorrect precision or scale

Changes

Fix jsonpath's .decimal method to not throw a hard error for incorrect precision or scale (Ewan Young) § §

Silent mode should suppress these errors, but failed to.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix NULL-pointer crash when IS JSON or similar constructs have an argument that is of string category but lacks a cast to type text

Changes

Fix NULL-pointer crash when IS JSON or similar constructs have an argument that is of string category but lacks a cast to type text (Ayush Tiwari) §

There are no such data types in core PostgreSQL, but the problem is reachable with some extension types.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesEnsure that SQL/JSON ON EMPTY / ON ERROR DEFAULT values are coerced to the correct typmod

Changes

Ensure that SQL/JSON ON EMPTY / ON ERROR DEFAULT values are coerced to the correct typmod (Ewan Young) §

For example, the declared precision and scale of a numeric target column were not applied to the default value.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid machine-dependent behavior when dividing the smallest possible money value by -1

Changes

Avoid machine-dependent behavior when dividing the smallest possible money value by -1 (Andrey Rachitskiy) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix crash after out-of-memory failure partway through creation of a cache entry for a text search dictionary

Changes

Fix crash after out-of-memory failure partway through creation of a cache entry for a text search dictionary (Tom Lane) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix memory-safety bugs in processing of incorrect ispell/hunspell dictionary files

Changes

Fix memory-safety bugs in processing of incorrect ispell/hunspell dictionary files (Andrey Rachitskiy) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsPrevent access to other sessions' temporary tables

Changes

Prevent access to other sessions' temporary tables (Jim Jones, Daniil Davydov, Alexander Korotkov) § §

Some code paths failed to prevent this, leading to silently wrong (inconsistent) results.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsPrevent “no empty local buffer available” errors during temporary table access

Changes

Prevent “no empty local buffer available” errors during temporary table access (Melanie Plageman) §

Limit the number of local buffers that the read streaming mechanism is allowed to use. Previously, a large value of effective_io_concurrency could allow a single stream to use all the buffers, resulting in failure.

Bug fixesFix the order in which autovacuum processes databases

Changes

Fix the order in which autovacuum processes databases (Rustam Khamidullin) §

It was unintentionally processing databases from lowest to highest score, when it should be doing the reverse.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsRestore full use of shared buffer pool in VACUUM's wraparound failsafe mode

Changes

Restore full use of shared buffer pool in VACUUM's wraparound failsafe mode (Melanie Plageman) § §

An ordinary VACUUM is limited to use just a few shared buffers, so as not to impinge too much on other processing. However, in failsafe mode we want to reclaim transaction IDs as quickly as possible, so that limit is supposed to be abandoned to allow vacuuming to proceed as fast as possible. This behavior was accidentally broken during refactoring in v18; restore it.

Bug fixesFix memory leak in parallel vacuum worker processes

Changes

Fix memory leak in parallel vacuum worker processes (Baji Shaik) §

Progress reports from a parallel worker leaked about 1kB per report, with the waste accumulating for the life of the worker process.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsHonor query cancel and vacuum delay during GIN index posting-tree cleanup

Changes

Honor query cancel and vacuum delay during GIN index posting-tree cleanup (Paul Kim, Alexander Korotkov) §

The posting tree for a common value can be large, so that this missed check could allow vacuum to run for a long time before noticing an interrupt.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix possible mis-decoding of index tuples during GiST and SP-GiST index-only scans

Changes

Fix possible mis-decoding of index tuples during GiST and SP-GiST index-only scans (Peter Geoghegan) §

This error could lead to emitting corrupted data from an index-only scan plan. The only affected core opclass is GiST's range_ops, and it could only fail if the range column were not the first index column.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsEnsure that the new last block of a bulk-extended table is added to its free space map promptly

Changes

Ensure that the new last block of a bulk-extended table is added to its free space map promptly (Jingtang Zhang) §

An off-by-one error caused the last block of a multi-block table extension to not be marked as free in the map. This would eventually get corrected by vacuum, but meanwhile the space wouldn't be used.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid possible double-free or infinite error recovery loop in resource cleanup during transaction abort

Changes

Avoid possible double-free or infinite error recovery loop in resource cleanup during transaction abort (Tom Lane) §

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsWhen creating directories, tolerate concurrent creation of the same directory

Changes

When creating directories, tolerate concurrent creation of the same directory (Andrew Dunstan, Tom Lane) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix JIT-compiled tuple deconstruction code to account correctly for virtual generated columns

Changes

Fix JIT-compiled tuple deconstruction code to account correctly for virtual generated columns (David Rowley) §

ImprovementsPrevent creation of dangling object dependencies by acquiring a shared lock on any object being depended on

Changes

Prevent creation of dangling object dependencies by acquiring a shared lock on any object being depended on (Bertrand Drouvot) § §

The shared lock will conflict with any attempt to drop the depended-on object, eliminating the race condition that formerly existed. For example, if one session drops a schema (that appears empty to it) concurrently with some other session creating a function in that schema, previously both transactions could commit, leaving an invalid function definition behind. Now, one transaction or the other will fail.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix race condition in conflict detection for SERIALIZABLE isolation mode

Changes

Fix race condition in conflict detection for SERIALIZABLE isolation mode (Peter Geoghegan) §

A conflict could be missed when examining an initially-empty btree index, allowing failure of serializability due to improperly allowing conflicting transactions to commit.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix race condition in ProcSignalBarrier code

Changes

Fix race condition in ProcSignalBarrier code (Masahiko Sawada) §

This error could result in processes getting stuck, typically after reporting “still waiting for backend with PID nnnn to accept ProcSignalBarrier”.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix race conditions when a set of processes that belong to the same lock group exit at the same time

Changes

Fix race conditions when a set of processes that belong to the same lock group exit at the same time (Vlad Lesin) § §

These errors could lead to PANIC aborts, with messages such as “latch already owned”. The issue does not normally arise in regular parallel query, since the leader won't exit before seeing its workers finish; but some extensions reach the problem.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix WAL logging of operations that clear bits in tables' visibility maps

Changes

Fix WAL logging of operations that clear bits in tables' visibility maps (Melanie Plageman, Andres Freund) § § §

Such VM changes were missed by the WAL summarizer, potentially leading to incorrect incremental backups. We also failed to log full-page images of such VM pages when needed, potentially allowing torn page writes to go uncorrected. This could lead to misbehavior later, such as wrong results from index-only scans.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsPrevent WAL summarizer process from getting stuck at a timeline switch

Changes

Prevent WAL summarizer process from getting stuck at a timeline switch (Robert Haas) § §

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix race with timeline selection in logical decoding during standby promotion

Changes

Fix race with timeline selection in logical decoding during standby promotion (Bertrand Drouvot) § §

Logical decoding being performed on the standby could fail with a “requested WAL segment has already been removed” error. A repeat attempt would succeed, so there was no permanent problem but there was an availability hazard.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid exposing a WAL receiver's full connection string during timeline jumps

Changes

Avoid exposing a WAL receiver's full connection string during timeline jumps (Chao Li) §

The pg_stat_wal_receiver view should show a sanitized version of the connection string, without sensitive data. But it transiently showed the full string when we re-use an existing WAL receiver.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesUse run-time checks, not just Asserts, to verify the correct number of columns in tuples received during logical replication

Changes

Use run-time checks, not just Asserts, to verify the correct number of columns in tuples received during logical replication (Varik Matevosyan) §

A malicious or buggy publisher could send inconsistent numbers of columns. While we could not find a scenario in which this would have serious ill effects, extra caution seems warranted.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsClean up quoting of string parameters within constructed replication commands

Changes

Clean up quoting of string parameters within constructed replication commands (Tom Lane) §

Various places that generate replication commands were not being adequately careful about quoting replication slot names and other parameters that need to be inserted into those commands. This could result in unexpected syntax errors in those commands. In principle, a crafted replication slot name could result in SQL injection; but such a scenario seems very unlikely to occur in practice, since replication operations can only be invoked by highly-privileged users and there is no reason for them to use a slot name coming from an untrustworthy source.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix logical decoding of empty prepared transactions

Changes

Fix logical decoding of empty prepared transactions (Masahiko Sawada) §

A prepared transaction that did not cause any decodable updates could result in sending COMMIT/ROLLBACK PREPARED to the output plugin with no preceding PREPARE. For the built-in subscriber this breaks replication, and other plugins will probably not like it either.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix corruption of unlogged sequences after standby promotion

Changes

Fix corruption of unlogged sequences after standby promotion (Fujii Masao) §

Previously, if an unlogged sequence was created on the primary and replicated to a standby, accessing the sequence after promoting the standby could fail with “bad magic number in sequence” or related errors.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix cascading standby reconnect failure after archive fallback

Changes

Fix cascading standby reconnect failure after archive fallback (Marco Nenciarini) §

A cascading standby could fail to reconnect to its upstream standby with “requested starting point ... is ahead of the WAL flush position” after falling back to archive recovery.

Related records (9)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsPrevent accepting hot-standby connections before WAL replay has reached a consistent database state

Changes

Prevent accepting hot-standby connections before WAL replay has reached a consistent database state (Nikhil Sontakke) §

ImprovementsDo not try to clear pg_database.dathasloginevt locally on a standby server

Changes

Do not try to clear pg_database.dathasloginevt locally on a standby server (Ayush Tiwari) §

Event trigger cleanup tried to perform that action on standby servers as well as the primary. That can't work on a standby, and there's no need anyway since replay of the primary's database change will soon fix it.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid race condition while dropping obsolete replication slots

Changes

Avoid race condition while dropping obsolete replication slots (Xuneng Zhou) §

An incorrect unlock and log message could occur if another session immediately re-used the dropped slot's shared-memory entry.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid race condition while dropping ephemeral replication slots

Changes

Avoid race condition while dropping ephemeral replication slots (Zhijie Hou) §

The slot-releasing code performed some additional updates to the replication slot's shared-memory entry after releasing the slot. This is unsafe since another session could immediately re-use the dropped slot's shared-memory entry. Skip those updates in the case of an ephemeral slot.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix stale progress reports during logical replication table synchronization

Changes

Fix stale progress reports during logical replication table synchronization (Shinya Kato) §

Previously, the pg_stat_progress_copy view in the subscriber would continue to show the initial COPY operation as active even after the data copy had finished. The stale entry remained visible until synchronization caught up with the publisher.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsClear base backup progress on backup failure

Changes

Clear base backup progress on backup failure (Chao Li) § §

Previously the pg_stat_progress_basebackup view would continue to show a stale progress entry after a failure, until the replication client disconnected. pg_basebackup normally disconnects immediately, but other clients might not.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix possible PANIC due to concurrent drop of pgstats entries when track_functions is enabled

Changes

Fix possible PANIC due to concurrent drop of pgstats entries when track_functions is enabled (Sami Imseih, Michael Paquier) § § §

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsClean up broken local pgstats entry after failing to obtain space for the corresponding shared hashtable entry

Changes

Clean up broken local pgstats entry after failing to obtain space for the corresponding shared hashtable entry (Niall Newman) §

Failure to do this led to a null-pointer dereference the next time the local entry was used.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid recording incorrect I/O operation statistics after a failed read or write

Changes

Avoid recording incorrect I/O operation statistics after a failed read or write (Bertrand Drouvot) §

Bug fixesIn PL/Perl, avoid NULL pointer dereference crash when working with an invalid PostgreSQL::InServer::ARRAY object

Changes

In PL/Perl, avoid NULL pointer dereference crash when working with an invalid PostgreSQL::InServer::ARRAY object (Xing Guo) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsIn PL/Python, properly check for errors when working with sequence and mapping objects

Changes

In PL/Python, properly check for errors when working with sequence and mapping objects (Richard Guo) §

Previously, a broken object or an unhandled exception could result in a NULL pointer dereference crash.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsIn libpq, always drain all pending bytes from the SSL or GSS decryption buffer during pqReadData()

Changes

In libpq, always drain all pending bytes from the SSL or GSS decryption buffer during pqReadData() (Jacob Champion) § § § §

This avoids edge cases where libpq or its calling application waits for more data to arrive on the socket, but actually all the data has already arrived.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsImprove libpq's handling of out-of-memory conditions

Changes

Improve libpq's handling of out-of-memory conditions (Anthonin Bonnefoy) §

Bug fixesFix libpq's trace facility to print new-style BackendKeyData and CancelRequest messages correctly

Changes

Fix libpq's trace facility to print new-style BackendKeyData and CancelRequest messages correctly (Anthonin Bonnefoy) §

ImprovementsAllow libpq to accept ParameterDescription messages exceeding 30000 bytes

Changes

Allow libpq to accept ParameterDescription messages exceeding 30000 bytes (Ning Sun) §

Previously, this message type was not among those that libpq's validity heuristics believed could be long. The limit resulted in failure for prepared queries having more than 7498 parameters, which is unlikely but supported.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix null-pointer crash in ecpg compiler

Changes

Fix null-pointer crash in ecpg compiler (Jehan-Guillaume de Rorthais) §

ecpg failed on a DECLARE section containing a union nested inside a struct.

ImprovementsReject multiple descriptor header items in ecpg's GET/SET DESCRIPTOR statements

Changes

Reject multiple descriptor header items in ecpg's GET/SET DESCRIPTOR statements (Masashi Kamura) §

Previously the grammar allowed this syntax, but broken C code was generated. Adjust the grammar and the documentation to allow only one header item.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix issues with deferred errors in pipeline mode in psql

Changes

Fix issues with deferred errors in pipeline mode in psql (Michael Paquier) §

psql could get stuck or suffer an assertion failure in some scenarios where the server reports an error in response to a Sync message, such as a deferred constraint violation.

ImprovementsMake line widths match in psql's expanded aligned output format

Changes

Make line widths match in psql's expanded aligned output format (Pavel Stehule) §

When the table's data rows are narrower than the record header lines, widen the data rows to match the headers, avoiding unsightly output.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsEnforce the intended upper limit for psql's special variable WATCH_INTERVAL

Changes

Enforce the intended upper limit for psql's special variable WATCH_INTERVAL (Sven Klemm, Daniel Gustafsson) §

If a too-large value was given, psql reported an error but applied the setting anyway.

Bug fixesFix psql's privilege check for showing database size in \l+

Changes

Fix psql's privilege check for showing database size in \l+ (Christoph Berg) §

The underlying server function permits users who have pg_read_all_stats privileges to see the sizes of all databases, even if they lack CONNECT privilege. But psql was unaware of that provision and would not call the function unless the user has CONNECT privilege.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix psql's tab completion for \df to consider procedures too

Changes

Fix psql's tab completion for \df to consider procedures too (Erik Wienhold) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix thread-safety bug in pgbench

Changes

Fix thread-safety bug in pgbench (Fujii Masao) §

When pgbench runs with multiple threads and the --verbose-errors option, different threads could attempt to use the same buffer to construct error messages, leading to corrupted log output.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsIn pg_combinebackup, prevent infinite loop if the source file is shorter than expected

Changes

In pg_combinebackup, prevent infinite loop if the source file is shorter than expected (Peter Eisentraut) §

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix cleanup of publisher-side objects after errors in pg_createsubscriber

Changes

Fix cleanup of publisher-side objects after errors in pg_createsubscriber (Nisha Moond) §

When pg_createsubscriber fails after creating logical replication objects, it should remove the publication and replication slot that it created on the publisher. Some error cases failed to do so.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsUse the source cluster's group-read file permissions for pg_recvlogical output files

Changes

Use the source cluster's group-read file permissions for pg_recvlogical output files (Fujii Masao) §

pg_recvlogical was documented to behave this way, but it never actually enabled group-read.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix inconsistent behavior of pg_restore with --statistics or --statistics-only

Changes

Fix inconsistent behavior of pg_restore with --statistics or --statistics-only (Chao Li, Michael Paquier) § §

When combined with other selective-restore options such as --schema, these options failed to restore the expected items, unlike pg_dump with similar options.

Bug fixesFix vacuumdb --missing-stats-only to ignore partitioned expression indexes

Changes

Fix vacuumdb --missing-stats-only to ignore partitioned expression indexes (Baji Shaik) §

Previously, vacuumdb would always attempt to ANALYZE the partitioned table, accomplishing nothing since statistics are never created for partitioned indexes, only for their leaf indexes.

Bug fixesIn contrib/amcheck, fix failure to report corruption of a btree metapage's allequalimage flag

Changes

In contrib/amcheck, fix failure to report corruption of a btree metapage's allequalimage flag (Chao Li) §

Bug fixesIn contrib/amcheck, fix query-lifespan memory leak while verifying a GIN index

Changes

In contrib/amcheck, fix query-lifespan memory leak while verifying a GIN index (Kirill Reshke) §

ImprovementsIn contrib/amcheck, handle short-header varlena datums correctly

Changes

In contrib/amcheck, handle short-header varlena datums correctly (Andrey Borodin) §

This error could result in doing excess work while verifying a btree index, but seems not to have had any worse consequences.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesIn contrib/btree_gist, fix NaN handling in the float4 and float8 opclasses

Changes

In contrib/btree_gist, fix NaN handling in the float4 and float8 opclasses (Bill Kim, Tom Lane) §

Comparisons, as well as the GiST penalty and distance functions, did not account for NaN and would give the wrong answer when handed one. It is recommended to reindex btree_gist indexes on float columns after installing this update, if there is any possibility that there are NaN entries in those columns.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesIn contrib/btree_gist, fix sorting of bit/varbit entries during GiST index construction

Changes

In contrib/btree_gist, fix sorting of bit/varbit entries during GiST index construction (Tom Lane) §

Values of bit types were sorted as though they were byteas, which did not cause any obvious failure but would result in an inefficient index, since the types' representations are different. It is recommended to reindex btree_gist indexes on bit columns after installing this update.

Bug fixesIn contrib/btree_gist, fix searches using a not-equal operator

Changes

In contrib/btree_gist, fix searches using a not-equal operator (Ayush Tiwari) §

For variable-length data types, the code for scanning non-leaf index pages applied the wrong comparison function, leading to wrong results and potentially crashes.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsIn contrib/dblink and contrib/postgres_fdw, ensure that a user-mapping setting for use_scram_passthrough overrides one for a foreign server

Changes

In contrib/dblink and contrib/postgres_fdw, ensure that a user-mapping setting for use_scram_passthrough overrides one for a foreign server (Matheus Alcantara) § §

Previously the precedence went the other way, but that is inconsistent with the behavior of other foreign-table options.

ImprovementsReject setting use_scram_passthrough on contrib/dblink foreign-data wrappers

Changes

Reject setting use_scram_passthrough on contrib/dblink foreign-data wrappers (Matheus Alcantara) §

This option is only meaningful on foreign servers and user mappings, but dblink incorrectly allowed it at the FDW level as well (and then ignored it).

Bug fixesFix unguarded recursion and loops in contrib/hstore_plperl, contrib/jsonb_plperl, and contrib/jsonb_plpython

Changes

Fix unguarded recursion and loops in contrib/hstore_plperl, contrib/jsonb_plperl, and contrib/jsonb_plpython (Aleksander Alekseev) § §

Prevent stack overflow when dealing with deeply nested jsonb values, and allow interruption of the infinite loop caused when attempting to dereference circular chains of Perl object references.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix missed release of statistics catcache entry in contrib/intarray

Changes

Fix missed release of statistics catcache entry in contrib/intarray (Man Zeng) §

This oversight led to warnings like “resource was not closed: cache pg_statistic”.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesIn contrib/ltree, fix integer overflow in comparisons

Changes

In contrib/ltree, fix integer overflow in comparisons (Ayush Tiwari) §

ltree values containing more than about 14,653 labels resulted in wrong comparison answers due to overflow. If a btree index contains such values, it is probably corrupt and should be reindexed after installing this update.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesIn contrib/pgcrypto, avoid double-free crash after encountering an error while using an OSSLCipher object

Changes

In contrib/pgcrypto, avoid double-free crash after encountering an error while using an OSSLCipher object (Yuelin Wang) §

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix out-of-bounds access in contrib/pg_prewarm's autoprewarm worker

Changes

Fix out-of-bounds access in contrib/pg_prewarm's autoprewarm worker (Matheus Alcantara) §

The code tried to fetch a value from one past the end of an array, risking a segfault.

Bug fixesFix array overrun in contrib/pg_surgery's heap_force_kill and heap_force_freeze functions

Changes

Fix array overrun in contrib/pg_surgery's heap_force_kill and heap_force_freeze functions (Michael Paquier) §

Attempting to change a TID whose offset number equals MaxHeapTuplesPerPage wrote one byte past the end of the allocated array, potentially crashing the server.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsIn contrib/pg_surgery, avoid infinite loop with TID arrays having more than 64K elements

Changes

In contrib/pg_surgery, avoid infinite loop with TID arrays having more than 64K elements (Andrey Rachitskiy) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityAvoid NULL-pointer dereference in contrib/refint's check_foreign_key()

Changes

Avoid NULL-pointer dereference in contrib/refint's check_foreign_key() (Ayush Tiwari) §

In the on-update-cascade case, a null value of a referenced column led to a crash. This is an oversight in the fix for CVE-2026-6637, but the code that was there before that wasn't really right either.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix contrib/seg to print segments with ~ certainty indicators correctly

Changes

Fix contrib/seg to print segments with ~ certainty indicators correctly (Ewan Young) §

Due to a typo, seg_out() did not print a ~ certainty indicator attached to a segment's upper boundary. Worse, if the lower boundary had ~ while the upper boundary had no indicator, the upper boundary was not printed at all, incorrectly converting the value into an open interval.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix crash with namespace nodes in contrib/xml2's xpath_nodeset() function

Changes

Fix crash with namespace nodes in contrib/xml2's xpath_nodeset() function (Andrey Chernyy, Michael Paquier) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsSupport building PostgreSQL with OpenSSL 4

Changes

Support building PostgreSQL with OpenSSL 4 (Daniel Gustafsson) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsUpdate time zone data files to tzdata release 2026c

Changes

Update time zone data files to tzdata release 2026c (Tom Lane) §

Alberta (America/Edmonton) will be on year-round UTC-06 (effectively, permanent DST) beginning in November 2026. This release assumes that their TZ abbreviation will be CST from that time forward. That seems likely to change, but it's unclear what new abbreviation will be used.

Morocco (Africa/Casablanca) will move to permanent UTC+00, without daylight saving time transitions, on 2026-09-20.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

PostgreSQL 18.4

Migration and compatibility

A dump/restore is not required for those running 18.X.

However, if you are upgrading from a version earlier than 18.2, see Section E.4.

SecurityPrevent unbounded recursion while processing startup packets

Changes

Prevent unbounded recursion while processing startup packets (Michael Paquier) §

A malicious client could crash the connected backend by alternating rejected SSL and GSS encryption requests indefinitely.

The PostgreSQL Project thanks Calif.io (in collaboration with Claude and Anthropic Research) for reporting this problem. (CVE-2026-6479)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix assorted integer overflows in memory-allocation calculations

Changes

Fix assorted integer overflows in memory-allocation calculations (Tom Lane, Nathan Bossart, Heikki Linnakangas) § § § § § § § § §

Various places were incautious about the possibility of integer overflow in calculations of how much memory to allocate. Overflow would lead to allocating a too-small buffer which the caller would then write past the end of. This would at least trigger server crashes, and probably could be exploited for arbitrary code execution. In many but by no means all cases, the hazard exists only in 32-bit builds.

The PostgreSQL Project thanks Xint Code, Bruce Dang, Sven Klemm, and Pavel Kohout for reporting these problems. (CVE-2026-6473)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityProperly quote subscription names in pg_createsubscriber

Changes

Properly quote subscription names in pg_createsubscriber (Nathan Bossart) §

The given subscription name was inserted into SQL commands without quoting, so that SQL injection could be achieved in the (perhaps unlikely) case that the subscription name comes from an untrusted source.

The PostgreSQL Project thanks Yu Kunpeng for reporting this problem. (CVE-2026-6476)

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityProperly quote object names in logical replication origin checks

Changes

Properly quote object names in logical replication origin checks (Pavel Kohout) §

ALTER SUBSCRIPTION ... REFRESH PUBLICATION interpolated schema and relation names into SQL commands without quoting them, allowing execution of arbitrary SQL on the publisher.

The PostgreSQL Project thanks Pavel Kohout for reporting this problem. (CVE-2026-6638)

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityReject over-length options in ts_headline()

Changes

Reject over-length options in ts_headline() (Michael Paquier) §

The StartSel, StopSel and FragmentDelimiter strings must not exceed 32Kb in length, but this was not checked for. An over-length value would typically crash the server.

The PostgreSQL Project thanks Xint Code for reporting this problem. (CVE-2026-6473)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityDetect faulty input when restoring attribute MCV statistics

Changes

Detect faulty input when restoring attribute MCV statistics (Michael Paquier) §

The statistics restore functions were insufficiently careful about validating most-common-value statistics, and would accept values that could crash the planner later on.

The PostgreSQL Project thanks Jeroen Gui for reporting this problem. (CVE-2026-6575)

SecurityGuard against malicious time zone names in timeofday() and pg_strftime()

Changes

Guard against malicious time zone names in timeofday() and pg_strftime() (Tom Lane) § §

A crafted time zone setting could pass % sequences to snprintf(), potentially causing crashes or disclosure of server memory. Another path to similar results was to overflow the limited-size output buffer used by pg_strftime().

The PostgreSQL Project thanks Xint Code for reporting this problem. (CVE-2026-6474)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityWhen creating a multirange type, ensure the user has CREATE privilege on the schema specified for the multirange type

Changes

When creating a multirange type, ensure the user has CREATE privilege on the schema specified for the multirange type (Jelte Fennema-Nio) §

The multirange type can be put into a different schema than its parent range type, but we neglected to apply the required privilege check when doing so.

The PostgreSQL Project thanks Jelte Fennema-Nio for reporting this problem. (CVE-2026-6472)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityUse timing-safe string comparisons in authentication code

Changes

Use timing-safe string comparisons in authentication code (Michael Paquier) §

Use timingsafe_bcmp() instead of memcmp() or strcmp() when checking passwords, hashes, etc. It is not known whether the data dependency of those functions is usefully exploitable in any of these places, but in the interests of safety, replace them.

The PostgreSQL Project thanks Joe Conway for reporting this problem. (CVE-2026-6478)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityMark PQfn() as unsafe, and avoid using it within libpq

Changes

Mark PQfn() as unsafe, and avoid using it within libpq (Nathan Bossart) §

For a non-integral result type, PQfn() is not passed the size of the output buffer, so it cannot check that the data returned by the server will fit. A malicious server could therefore overwrite client memory. This is unfixable without an API change, so mark the function as deprecated. Internally to libpq, use a variant version that can apply the missing check.

The PostgreSQL Project thanks Yu Kunpeng and Martin Heistermann for reporting this problem. (CVE-2026-6477)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityPrevent path traversal in pg_basebackup and pg_rewind

Changes

Prevent path traversal in pg_basebackup and pg_rewind (Michael Paquier) §

These applications failed to validate output file paths read from their input, so that a malicious source could overwrite any file writable by these applications. Constrain where data can be written by rejecting paths that are absolute or contain parent-directory references.

The PostgreSQL Project thanks XlabAI Team of Tencent Xuanwu Lab and Valery Gubanov for reporting this problem. (CVE-2026-6475)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityGuard against field overflow within contrib/intarray's query_int type and contrib/ltree's ltxtquery type

Changes

Guard against field overflow within contrib/intarray's query_int type and contrib/ltree's ltxtquery type (Tom Lane) § §

Parsing of these query structures did not check for overflow of 16-bit fields, so that construction of an invalid query tree was possible. This can crash the server when executing the query.

The PostgreSQL Project thanks Xint Code for reporting this problem. (CVE-2026-6473)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityGuard against overly long values of contrib/ltree's lquery type

Changes

Guard against overly long values of contrib/ltree's lquery type (Michael Paquier) §

Values with more than 64K items caused internal overflows, potentially resulting in stack smashes or wrong answers.

The PostgreSQL Project thanks Vergissmeinnicht, A1ex, and Jihe Wang for reporting this problem. (CVE-2026-6473)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityPrevent SQL injection and buffer overruns in contrib/spi

Changes

Prevent SQL injection and buffer overruns in contrib/spi (Nathan Bossart) §

check_foreign_key() was insufficiently careful about quoting key values, and also used fixed-length buffers for constructing queries. While this module is only meant as example code, it still shouldn't contain such dangerous errors.

The PostgreSQL Project thanks Nikolay Samokhvalov for reporting this problem. (CVE-2026-6637)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsCheck for nondeterministic collations before assuming that an equality condition on a collatable type implies uniqueness

Changes

Check for nondeterministic collations before assuming that an equality condition on a collatable type implies uniqueness (Richard Guo) § § § § §

Numerous planner optimizations assume that, for example, at most one table row can satisfy WHERE x = 'abc' if there is a unique index on x. However this conclusion is unsafe in general if the index and the WHERE clause have different collations attached. It is safe when both collations are deterministic, because that property essentially requires that equality of two strings means bitwise equality. But nondeterministic collations don't act that way, so that optimizing on the assumption of unique matches can give wrong query answers if either the WHERE clause or the index has a nondeterministic collation.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix incomplete removal of relation references in RestrictInfo structs during join removal

Changes

Fix incomplete removal of relation references in RestrictInfo structs during join removal (Tom Lane) §

This oversight has been shown to result in planner failures such as unexpected “FULL JOIN is only supported with merge-joinable or hash-joinable join conditions” errors. It may also have caused failure to consider valid plans in other cases.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsImprove planner's matching of partition key columns to sub-query outputs

Changes

Improve planner's matching of partition key columns to sub-query outputs (Richard Guo) §

Strip no-op PlaceHolderVars from operands before comparing them to partition keys. This change enables partition pruning to succeed in some cases where it previously failed to recognize that a partition need not be scanned.

Bug fixesFix self-join removal to handle join clauses that are bare boolean columns, e.g. ON t1.boolcol

Changes

Fix self-join removal to handle join clauses that are bare boolean columns, e.g. ON t1.boolcol (Andrei Lepikhov, Tender Wang, Alexander Korotkov) §

Previously such a case led to a “no relation entry for relid N” error.

Bug fixesFix UPDATE/DELETE ... WHERE CURRENT OF to work on tables with virtual generated columns

Changes

Fix UPDATE/DELETE ... WHERE CURRENT OF to work on tables with virtual generated columns (Satyanarayana Narlapuram, Dean Rasheed) §

Bug fixesFix expansion of virtual generated columns in EXCLUDED column references in INSERT ... ON CONFLICT

Changes

Fix expansion of virtual generated columns in EXCLUDED column references in INSERT ... ON CONFLICT (Satyanarayana Narlapuram, Dean Rasheed) §

Bug fixesFix incorrect handling of NEW generated columns in rule actions and rule qualifications

Changes

Fix incorrect handling of NEW generated columns in rule actions and rule qualifications (Richard Guo, Dean Rasheed) §

Previously, such column references would produce NULL in INSERT cases, or be equivalent to the OLD value in UPDATE cases.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix spurious “indexes on virtual generated columns are not supported” errors

Changes

Fix spurious “indexes on virtual generated columns are not supported” errors (Robert Haas) §

Creation of an expression index could sometimes incorrectly report this error.

Bug fixesFix spurious “generated columns are not supported in COPY FROM WHERE conditions” errors

Changes

Fix spurious “generated columns are not supported in COPY FROM WHERE conditions” errors (Tom Lane) §

Use of a system column in a COPY FROM WHERE condition could sometimes incorrectly report this error.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsCorrectly report a serialization failure when MERGE encounters a concurrently-updated tuple in repeatable-read or serializable mode

Changes

Correctly report a serialization failure when MERGE encounters a concurrently-updated tuple in repeatable-read or serializable mode (Tender Wang) §

Previously, such cases behaved the same as in lower isolation levels.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix CREATE TABLE ... LIKE ... INCLUDING STATISTICS for cases where the source table has dropped column(s)

Changes

Fix CREATE TABLE ... LIKE ... INCLUDING STATISTICS for cases where the source table has dropped column(s) (Julien Tachoires) §

In such cases, extended statistics objects could be copied incorrectly, or the command could give an incorrect error.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAllow ALTER INDEX ... ATTACH PARTITION to mark the parent index valid if appropriate

Changes

Allow ALTER INDEX ... ATTACH PARTITION to mark the parent index valid if appropriate (Sami Imseih) §

There are edge cases in which a partitioned index might remain marked as invalid even when all its leaf indexes are valid. This change provides a mechanism whereby a user can correct such a situation without resorting to manual catalog updates.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix ALTER TABLE ... SET NOT NULL to invoke object-access hook functions only after completing the catalog change

Changes

Fix ALTER TABLE ... SET NOT NULL to invoke object-access hook functions only after completing the catalog change (Artur Zakirov) §

Bug fixesFix ALTER FOREIGN DATA WRAPPER to not drop the wrapper object's dependency on its handler function

Changes

Fix ALTER FOREIGN DATA WRAPPER to not drop the wrapper object's dependency on its handler function (Jeff Davis) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix loss of deferrability of foreign-key triggers

Changes

Fix loss of deferrability of foreign-key triggers (Yasuo Honda) §

Previously, a foreign key defined as DEFERRABLE INITIALLY DEFERRED would behave as NOT DEFERRABLE after being set to NOT ENFORCED status and then back to ENFORCED.

If you have a foreign key with this problem, it can be repaired (after installing this update) by again setting it to NOT ENFORCED and then back to ENFORCED.

Bug fixesFix WITHOUT OVERLAPS to allow domains

Changes

Fix WITHOUT OVERLAPS to allow domains (Jian He) §

UNIQUE/PRIMARY KEY ... WITHOUT OVERLAPS requires the no-overlap column to be a range or multirange, but it should allow a domain over such a type too.

ImprovementsDisallow making a composite type be a member of itself via a multirange

Changes

Disallow making a composite type be a member of itself via a multirange (Heikki Linnakangas) §

We already forbade such cases when the intermediate type is a domain, array, composite type, or range; but multiranges were overlooked.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix datum-image comparisons to be insensitive to sign-extension variations

Changes

Fix datum-image comparisons to be insensitive to sign-extension variations (David Rowley) §

This fixes some situations that previously led to “could not find memoization table entry” errors or wrong query results.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix incorrect logic for hashed IN/NOT IN with non-strict equality operator

Changes

Fix incorrect logic for hashed IN/NOT IN with non-strict equality operator (Chengpeng Yan) §

The previous coding could crash or give wrong answers. All built-in data types have strict equality operators, so that this issue could only arise with an extension data type.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsTruncate overly-long locale-specific numeric symbols in to_char()

Changes

Truncate overly-long locale-specific numeric symbols in to_char() (Tom Lane) §

If a locale specified a currency symbol, thousands separator, or decimal or sign symbol more than 8 bytes long, a buffer overrun was possible. No such locales exist in the real world, and it's impractical for an unprivileged attacker to install a malicious locale definition underneath a Postgres server; but for safety's sake check for overlength symbols and truncate if needed.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsPrevent buffer overruns when parsing an affix file for an Ispell dictionary

Changes

Prevent buffer overruns when parsing an affix file for an Ispell dictionary (Tom Lane) § §

A corrupt or malicious affix file could crash the server. This is not considered a security issue because text search configuration files are presumed trustworthy, but it still seems worth fixing.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsGuard against integer overflow in calculations of frame start and end positions for window aggregates

Changes

Guard against integer overflow in calculations of frame start and end positions for window aggregates (Richard Guo) §

Very large user-specified offsets (close to INT64_MAX) could result in errors or incorrect query results.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix array_agg_array_combine() to combine the arrays' null bitmaps correctly

Changes

Fix array_agg_array_combine() to combine the arrays' null bitmaps correctly (Dmytro Astapov) §

This mistake resulted in sometimes-incorrect output from parallelized array_agg(anyarray) calculations.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsRetry sync_file_range() if it returns error code EINTR

Changes

Retry sync_file_range() if it returns error code EINTR (DaeMyung Kang) §

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix incorrect behavior of pg_stat_reset_single_table_counters() on a shared catalog

Changes

Fix incorrect behavior of pg_stat_reset_single_table_counters() on a shared catalog (Chao Li) §

Such cases had a side-effect of resetting the current database's stat_reset_timestamp, which was unintended.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsUpdate activity statistics when a parallel apply worker is idle

Changes

Update activity statistics when a parallel apply worker is idle (Zhijie Hou) §

Previously, statistics from a recently-completed transaction might go unreported for long intervals, particularly if the workload is light.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix “no relation entry for relid 0” failure while estimating array lengths in set operations

Changes

Fix “no relation entry for relid 0” failure while estimating array lengths in set operations (Tender Wang) §

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix buffer overread when pglz_decompress() receives corrupt input

Changes

Fix buffer overread when pglz_decompress() receives corrupt input (Andrew Dunstan) §

It was possible to read a few bytes past the end of the input, which in very unlucky cases might cause a crash.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix incremental JSON parser's handling of numeric tokens that cross input buffer boundaries

Changes

Fix incremental JSON parser's handling of numeric tokens that cross input buffer boundaries (Andrew Dunstan) §

It was possible to accept an incorrectly-formatted number, leading to failures later.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsPrevent bloating relation visibility maps during restore of an incremental backup

Changes

Prevent bloating relation visibility maps during restore of an incremental backup (Robert Haas) §

Restore could append many blocks of zeroes to a visibility map, due to incorrect computation of the expected file length. This does not result in data corruption, but it could waste a substantial amount of disk space.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsUse C collation, not the database's default collation, in catalog cache lookups on text columns

Changes

Use C collation, not the database's default collation, in catalog cache lookups on text columns (Jeff Davis) §

This avoids failures in edge cases such as physical replication startup, where there is no identified database so that a default collation cannot be determined.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsPrevent stuck slotsync worker processes from blocking promotion of a standby server

Changes

Prevent stuck slotsync worker processes from blocking promotion of a standby server (Nisha Moond, Ajin Cherian) § § §

A worker process that was vainly waiting for a response from the primary would delay promotion for an unreasonable amount of time.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix excessive log output from idle slotsync worker processes

Changes

Fix excessive log output from idle slotsync worker processes (Zhijie Hou) §

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsEnsure that tuplestore data structures are internally consistent even after an error

Changes

Ensure that tuplestore data structures are internally consistent even after an error (Tom Lane) §

The code was previously careless about this, which is fine most of the time but is problematic for the tuplestore backing a WITH HOLD cursor. In v15 and before this leads to easily-reproducible crashes; later branches are not known to be vulnerable, but it seems best to preserve consistency in all.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsMake the pg_aios system view's pid column show NULL not 0 when an entry has no owning process

Changes

Make the pg_aios system view's pid column show NULL not 0 when an entry has no owning process (ChangAo Chen) §

Bug fixesFix premature NULL lag reporting in pg_stat_replication

Changes

Fix premature NULL lag reporting in pg_stat_replication (Shinya Kato) §

The lag columns frequently read as NULL even while replication activity was happening.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix under-allocation of shared memory used for parallel btree index scans

Changes

Fix under-allocation of shared memory used for parallel btree index scans (Siddharth Kothari) §

In edge cases this could result in a server crash.

ImprovementsAvoid rare flush failure when working with non-WAL-logged GiST indexes

Changes

Avoid rare flush failure when working with non-WAL-logged GiST indexes (Tomas Vondra) §

A non-logged GiST index could nonetheless sometimes produce “xlog flush request n/nnnn is not satisfied” errors, due to incorrect selection of a “fake LSN” to represent an insertion point.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix underestimate of required size of DSA page maps for odd-size segments

Changes

Fix underestimate of required size of DSA page maps for odd-size segments (Paul Bunn) §

This miscalculation led to out-of-bounds accesses and hence server crashes.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix indexing of oldest-multixact arrays in shared memory

Changes

Fix indexing of oldest-multixact arrays in shared memory (Yura Sokolov) § §

This mistake could cause a prepared-but-not-yet-committed transaction's row locks to appear invisible to other sessions, or other visibility issues for the results of such a transaction. With a very small max_connections setting, memory stomps were also possible.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix array overrun when too many EXPLAIN extension options are installed

Changes

Fix array overrun when too many EXPLAIN extension options are installed (Joel Jacobson) §

Bug fixesFix possible server crash when processing extended statistics on expressions of extension data types

Changes

Fix possible server crash when processing extended statistics on expressions of extension data types (Michael Paquier) §

NULL pointer dereferences were possible if the data type's typanalyze function does not compute any useful statistics. No in-core typanalyze function behaves that way, but extensions could.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsCorrectly display join alias Vars that are used in GROUP BY

Changes

Correctly display join alias Vars that are used in GROUP BY (Tom Lane) §

In views containing queries like SELECT ... t1 LEFT JOIN t2 USING (x) GROUP BY x, the GROUP BY clause could be displayed incorrectly by deparsing, leading to dump/restore failures. Failures occurred only if t1.x and t2.x were not of identical data types and t1.x was the side that required an implicit coercion.

Bug fixesFix minor memory leaks in ICU-based string processing

Changes

Fix minor memory leaks in ICU-based string processing (Jeff Davis) §

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsIf the startup process fails, properly shut down other child processes before exiting the postmaster

Changes

If the startup process fails, properly shut down other child processes before exiting the postmaster (Ayush Tiwari) §

The handling of this situation relied on a long-obsolete assumption that no other postmaster children exist while the startup process is running, so that immediate postmaster exit is acceptable. Orphaned children would eventually notice the postmaster's death and exit on their own, but a cleaner shutdown procedure is desirable.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix race condition between WAL replay of checkpoints and multixact ID creations

Changes

Fix race condition between WAL replay of checkpoints and multixact ID creations (Heikki Linnakangas) §

A standby server following WAL from a primary of an older minor version could get into a crash-and-restart loop complaining about “could not access status of transaction”.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsPrevent indefinite wait in shutdown of a walsender process

Changes

Prevent indefinite wait in shutdown of a walsender process (Anthonin Bonnefoy) § §

At shutdown of a cluster that is publishing logical replication data, the walsender waits for all pending WAL to be written out. But it did not correctly request that to happen, so that in some cases this could become an indefinite wait.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsEnsure that changes to tables' free space maps are persisted during recovery

Changes

Ensure that changes to tables' free space maps are persisted during recovery (Alexey Makhmutov) §

Previously, while WAL replay did update the free space map while replaying operations that should change it, the map page buffer did not get marked dirty if checksums are enabled, so that the changes might never get written out. On a standby server, over time this would result in a map wildly at variance with the table's actual contents. While the map is only used as a hint, this condition could cause significant performance degradation for some period of time after the standby server is promoted to be active, until most of the map has been repaired by updates.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix crashes in some ecpg functions when called without any established connection

Changes

Fix crashes in some ecpg functions when called without any established connection (Shruthi Gowda) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsHarden tar-file parsing logic against archives it can't handle

Changes

Harden tar-file parsing logic against archives it can't handle (Tom Lane) §

The tar-file reading code used in pg_basebackup and pg_verifybackup failed to verify that the input is a tar file at all, let alone that it fits into the subset of valid tar files that we can handle. This isn't a problem for the normal scenario where the input file was generated by PostgreSQL code, but it can be an issue if the input has been generated by some other tar program.

Bug fixesFix assorted bugs in backup decompression and tar-parsing code

Changes

Fix assorted bugs in backup decompression and tar-parsing code (Andrew Dunstan, Tom Lane, Chao Li) § § §

The decompression and tar-file reading code used in pg_basebackup and pg_verifybackup mishandled tar-file padding data, could corrupt LZ4-compressed data in edge cases, failed to check for some unusual error conditions, failed to exit after compression/decompression errors (leading to cascading error reports), and leaked memory.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsIn pg_dump, preserve NO INHERIT property of NOT NULL constraints

Changes

In pg_dump, preserve NO INHERIT property of NOT NULL constraints (Jian He) §

Some cases missed printing the NO INHERIT clause.

ImprovementsIn pg_dumpall, don't skip role GRANTs with dangling grantor OIDs

Changes

In pg_dumpall, don't skip role GRANTs with dangling grantor OIDs (Tom Lane) §

Instead, handle such cases by emitting GRANT without any GRANTED BY clause, as we did before v16. This avoids losing the grant in foreseeable cases, since pre-v16 servers didn't prevent dropping the grantor role. Continue to emit a warning about the missing grantor, but only if the source server is v16 or later.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesIn pg_upgrade, take care to use the correct protocol version when connecting to older source servers

Changes

In pg_upgrade, take care to use the correct protocol version when connecting to older source servers (Jacob Champion) §

This could be problematic when attempting to upgrade from a pre-2018 server.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsIn contrib/basic_archive, allow the archive directory to be missing at startup

Changes

In contrib/basic_archive, allow the archive directory to be missing at startup (Nathan Bossart) §

Previously, the setting of basic_archive.archive_directory was rejected if it didn't point to an existing directory. This is undesirable because archiving will be stuck indefinitely, even if the directory appears later.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix contrib/ltree to cope when case-folding changes a string's byte length

Changes

Fix contrib/ltree to cope when case-folding changes a string's byte length (Jeff Davis) § §

Previously, lquery patterns specifying case-insensitive matching might fail to match labels they should match.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix mis-structured output from contrib/pg_overexplain's RANGE_TABLE option

Changes

Fix mis-structured output from contrib/pg_overexplain's RANGE_TABLE option (Satyanarayana Narlapuram) §

Some fields were misplaced in JSON, YAML, and XML formats, resulting in structurally invalid output.

ImprovementsIn contrib/pg_stat_statements, don't leak memory if an error occurs while parsing the pgss_query_texts.stat file

Changes

In contrib/pg_stat_statements, don't leak memory if an error occurs while parsing the pgss_query_texts.stat file (Heikki Linnakangas) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesIn contrib/postgres_fdw, avoid crash due to premature cleanup of a failed connection

Changes

In contrib/postgres_fdw, avoid crash due to premature cleanup of a failed connection (Etsuro Fujita) §

If a remote connection fails abort cleanup, we can't use it any longer. But delay closing the connection object until end of transaction, because there might still be references to it within data structures such as open cursors.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsUpdate time zone data files to tzdata release 2026b

Changes

Update time zone data files to tzdata release 2026b (Tom Lane) §

British Columbia (America/Vancouver) will be on year-round UTC-07 (effectively, permanent DST) beginning in November 2026. This release assumes that their TZ abbreviation will be MST from that time forward. That seems likely to change, but it's unclear what new abbreviation will be used. Also a historical correction for Moldova: they have followed EU DST transition times since 2022.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

PostgreSQL 18.3

Migration and compatibility

A dump/restore is not required for those running 18.X.

However, if you are upgrading from a version earlier than 18.2, see Section E.4.

Bug fixesFix failure after replaying a multixid truncation record from WAL that was generated by an older minor version

Changes

Fix failure after replaying a multixid truncation record from WAL that was generated by an older minor version (Heikki Linnakangas) §

Erroneous logic for coping with the way that previous versions handled multixid wraparound led to replay failure, with messages like “could not access status of transaction”. A typical scenario in which this could occur is a standby server of the latest minor version consuming WAL from a primary server of an older version.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityAvoid incorrect complaint of invalid encoding when substring() is applied to “toasted” data

Changes

Avoid incorrect complaint of invalid encoding when substring() is applied to “toasted” data (Noah Misch) § § §

The fix for CVE-2026-2006 was too aggressive and could raise an error about an incomplete character in cases that are actually valid.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix oversight in the fix for CVE-2026-2007

Changes

Fix oversight in the fix for CVE-2026-2007 (Zsolt Parragi) §

If the “bounds” array needed to be expanded, because the input contained more trigrams than the initial guess, generate_trgm_only didn't return the modified array pointer to its caller. That would lead to incorrect output from strict_word_similarity() and related functions, or in rare cases a crash. The faulty code is reached if the input string becomes longer when it's converted to lower case. The only known instances of that occur when an ICU locale is used with certain single-byte encodings.

Bug fixesFix the volatility marking of json_strip_nulls() and jsonb_strip_nulls()

Changes

Fix the volatility marking of json_strip_nulls() and jsonb_strip_nulls() (Andrew Dunstan) §

These functions have always been considered immutable, but refactoring in version 18 accidentally marked them stable instead. That prevents their use in index expressions and could cause unnecessary repeat evaluations in queries. This fix corrects the marking in newly-initialized database clusters (including clusters that are pg_upgrade'd to 18.3 or later). However it will not help existing clusters made using 18.0 through 18.2.

If this mistake affects your usage of these functions, the recommended fix for an existing cluster is a manual catalog update. As superuser, perform

UPDATE pg_catalog.pg_proc SET provolatile = 'i' WHERE oid IN ('3261','3262');

in each affected database. Update template0 and template1 as well, so that databases made in future will have the fix.

Bug fixesFix computation of the set of potentially-nulling outer joins for the output of a LATERAL UNION ALL subquery

Changes

Fix computation of the set of potentially-nulling outer joins for the output of a LATERAL UNION ALL subquery (Richard Guo) §

This error could lead to skipping NOT NULL tests in the mistaken belief that they were unnecessary, resulting in wrong query output.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid name collisions between user-written constraints and automatically-named NOT NULL constraints

Changes

Avoid name collisions between user-written constraints and automatically-named NOT NULL constraints (Laurenz Albe) §

As of version 18, NOT NULL constraints have full-fledged pg_constraint entries, and therefore require names. The logic for choosing a name for an unnamed NOT NULL constraint failed to avoid conflicts with user-written constraints elsewhere in the same CREATE TABLE statement.

Bug fixesFix pg_stat_get_backend_wait_event() and pg_stat_get_backend_wait_event_type() to report values for auxiliary processes

Changes

Fix pg_stat_get_backend_wait_event() and pg_stat_get_backend_wait_event_type() to report values for auxiliary processes (Heikki Linnakangas) §

Previously these functions returned NULL for auxiliary processes, but that's inconsistent with the pg_stat_activity view.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix casting a composite-type variable to a domain type when returning its value from a PL/pgSQL function

Changes

Fix casting a composite-type variable to a domain type when returning its value from a PL/pgSQL function (Tom Lane) §

If the variable's value is NULL, a “cache lookup failed for type 0” error resulted.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix potential null pointer dereference in contrib/hstore's binary input function

Changes

Fix potential null pointer dereference in contrib/hstore's binary input function (Michael Paquier) §

hstore's receive function crashed on input containing duplicate keys. hstore values generated by Postgres would never contain duplicate keys, so this mistake has gone unnoticed. The crash could be provoked by malicious or corrupted data.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

PostgreSQL 18.2

Migration and compatibility

A dump/restore is not required for those running 18.X.

However, if you have any indexes on ltree columns, it may be necessary to reindex them after updating. See the sixth changelog entry below.

SecurityGuard against unexpected dimensions of oidvector/int2vector

Changes

Guard against unexpected dimensions of oidvector/int2vector (Tom Lane) §

These data types are expected to be 1-dimensional arrays containing no nulls, but there are cast pathways that permit violating those expectations. Add checks to some functions that were depending on those expectations without verifying them, and could misbehave in consequence.

The PostgreSQL Project thanks Altan Birler for reporting this problem. (CVE-2026-2003)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityHarden selectivity estimators against being attached to operators that accept unexpected data types

Changes

Harden selectivity estimators against being attached to operators that accept unexpected data types (Tom Lane) § §

contrib/intarray contained a selectivity estimation function that could be abused for arbitrary code execution, because it did not check that its input was of the expected data type. Third-party extensions should check for similar hazards and add defenses using the technique intarray now uses. Since such extension fixes will take time, we now require superuser privilege to attach a non-built-in selectivity estimator to an operator.

The PostgreSQL Project thanks Daniel Firer, as part of zeroday.cloud, for reporting this problem. (CVE-2026-2004)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix buffer overrun in contrib/pgcrypto's PGP decryption functions

Changes

Fix buffer overrun in contrib/pgcrypto's PGP decryption functions (Michael Paquier) §

Decrypting a crafted message with an overlength session key caused a buffer overrun, with consequences as bad as arbitrary code execution.

The PostgreSQL Project thanks Team Xint Code, as part of zeroday.cloud, for reporting this problem. (CVE-2026-2005)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityFix inadequate validation of multibyte character lengths

Changes

Fix inadequate validation of multibyte character lengths (Thomas Munro, Noah Misch) § § § § § §

Assorted bugs allowed an attacker able to issue crafted SQL to overrun string buffers, with consequences as bad as arbitrary code execution. After these fixes, applications may observe “invalid byte sequence for encoding” errors when string functions process invalid text that has been stored in the database.

The PostgreSQL Project thanks Paul Gerste and Moritz Sanft, as part of zeroday.cloud, for reporting this problem. (CVE-2026-2006)

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityHarden contrib/pg_trgm against changes in string lowercasing behavior

Changes

Harden contrib/pg_trgm against changes in string lowercasing behavior (Heikki Linnakangas) § §

Fix potential buffer overruns arising from the fact that in some locales lower-casing a string can produce more characters (not bytes) than were in the original. That behavior is new in version 18, and so is the bug.

The PostgreSQL Project thanks Heikki Linnakangas for reporting this problem. (CVE-2026-2007)

Bug fixesFix inconsistent case-insensitive matching in contrib/ltree

Changes

Fix inconsistent case-insensitive matching in contrib/ltree (Jeff Davis) § §

Index-related routines in ltree used a different implementation of case-folding than the primary operators did. Their behavior was equivalent only if the default collation provider was libc and the encoding was single-byte.

To fix, change the code to use case-folding with the database's default collation. This change will require reindexing indexes on ltree columns (regardless of the index access method) unless the database uses libc as collation provider and its encoding is single-byte. Without that, searches of such indexes will fail to locate relevant entries.

ImprovementsWhen using ALTER TABLE ... ADD CONSTRAINT to add a not-null constraint with an explicit name, if the column is already marked NOT NULL, require that the provided name match the existing constraint name

Changes

When using ALTER TABLE ... ADD CONSTRAINT to add a not-null constraint with an explicit name, if the column is already marked NOT NULL, require that the provided name match the existing constraint name (Álvaro Herrera, Srinath Reddy Sadipiralla) §

ImprovementsDon't allow CTE references in sub-selects to determine semantic levels of aggregate functions

Changes

Don't allow CTE references in sub-selects to determine semantic levels of aggregate functions (Tom Lane) §

This change undoes a change made two minor releases ago, instead throwing an error if a sub-select references a CTE that's below the semantic level that standard SQL rules would assign to the aggregate based on contained column references and aggregates. The attempted fix turned out to cause problems of its own, and it's unclear what to do instead. Since sub-selects within aggregates are disallowed altogether by the SQL standard, treating such cases as errors seems sufficient.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix trigger transition table capture for MERGE in CTE queries

Changes

Fix trigger transition table capture for MERGE in CTE queries (Dean Rasheed) §

When executing a data-modifying CTE query containing both a MERGE and another DML operation on a table with statement-level AFTER triggers, the transition tables passed to the triggers would not include the rows affected by the MERGE, only those affected by the other operation(s).

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix incorrect pruning of rowmarks belonging to non-relation rangetable entries, such as subqueries

Changes

Fix incorrect pruning of rowmarks belonging to non-relation rangetable entries, such as subqueries (Dean Rasheed) §

This led to incorrect results if a proposed row update needed to be modified by EvalPlanQual rechecking, as could happen if there was a concurrent update to that row.

Bug fixesFix failure when all children of a partitioned target table of an update or delete have been pruned

Changes

Fix failure when all children of a partitioned target table of an update or delete have been pruned (Amit Langote) §

In such cases, the executor could report “could not find junk ctid column” errors, even though nothing needs to be done.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix expression evaluation bug for a sub-select within an array subscript

Changes

Fix expression evaluation bug for a sub-select within an array subscript (Andres Freund) §

Bug fixesFix text substring search for non-deterministic collations

Changes

Fix text substring search for non-deterministic collations (Laurenz Albe) §

When using a non-deterministic collation, we failed to detect a match occurring at the very end of the searched string.

ImprovementsAvoid possible planner failure when a query contains duplicate window function calls

Changes

Avoid possible planner failure when a query contains duplicate window function calls (Meng Zhang, David Rowley) §

Confusion over de-duplication of such calls could result in errors like “WindowFunc with winref 2 assigned to WindowAgg with winref 1”.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix planner error with set-returning functions and grouping sets

Changes

Fix planner error with set-returning functions and grouping sets (Richard Guo) §

When constructing a ProjectSet plan node, the planner failed to detect that subexpressions involving grouping expressions were already computed by the input plan. This led to inefficient plans or errors such as “variable not found in subplan target list”.

ImprovementsAvoid incorrect optimization when a subquery's grouping clause contains a volatile or set-returning function

Changes

Avoid incorrect optimization when a subquery's grouping clause contains a volatile or set-returning function (Richard Guo) §

The planner was willing to push down outer-query restrictions referencing such a grouping column, leading to incorrect behavior due to multiple evaluation of a volatile function, or errors caused by introduction of a set-returning function into the subquery's WHERE/HAVING clauses.

ImprovementsLook through PlaceHolderVar nodes when searching for statistics about an expression

Changes

Look through PlaceHolderVar nodes when searching for statistics about an expression (Richard Guo) §

This change allows the planner to find relevant statistics about expressions pulled up from subqueries or used in GROUP BY, avoiding falling back to a default estimate. (Arguably we should adjust any found statistics to account for an increased probability of the value being NULL, but we've never done the equivalent thing for plain Vars either.) While this restriction is old, changes in PostgreSQL version 18 made PlaceHolderVars more common than before, so make the change to avoid plan regressions in affected cases.

ImprovementsLook through no-op PlaceHolderVar nodes when matching expressions to indexes

Changes

Look through no-op PlaceHolderVar nodes when matching expressions to indexes (Richard Guo) §

Because PostgreSQL version 18 uses PlaceHolderVars in more cases than before, some queries that formerly could use an index failed to do so. Add logic to prevent that regression.

Bug fixesFix planner's conversion of OR clauses to ScalarArrayOp index conditions

Changes

Fix planner's conversion of OR clauses to ScalarArrayOp index conditions (Tender Wang, Tom Lane) §

The code did not handle RelabelType nodes correctly, and could generate invalid expressions or fail to perform a valid conversion.

ImprovementsAllow indexscans on partial hash indexes even when the index's predicate implies the truth of the WHERE clause

Changes

Allow indexscans on partial hash indexes even when the index's predicate implies the truth of the WHERE clause (Tom Lane) §

Normally we drop a WHERE clause that is implied by the predicate, since it's pointless to test it; it must hold for every index entry. However that can prevent creation of an indexscan plan if the index is one that requires a WHERE clause on the leading index key, as hash indexes do. Don't drop implied clauses when considering such an index.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsDo not emit WAL for unlogged BRIN indexes

Changes

Do not emit WAL for unlogged BRIN indexes (Kirill Reshke) §

One seldom-taken code path incorrectly emitted a WAL record relating to a BRIN index even if the index was marked unlogged. Crash recovery would then fail to replay that record, complaining that the file already exists.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesUse the correct ordering function in parallel GIN index builds

Changes

Use the correct ordering function in parallel GIN index builds (Tomas Vondra) §

The parallel code used the default ordering operator (which is determined by the column data type's btree opclass), whereas it should use the ordering function specified by the GIN opclass, if any. This led to a failure if the data type has no btree opclass, or to an invalid index if the opclass specifies an ordering function that doesn't agree with the btree opclass.

ImprovementsPrevent truncation of CLOG that is still needed by unread NOTIFY messages

Changes

Prevent truncation of CLOG that is still needed by unread NOTIFY messages (Joel Jacobson, Heikki Linnakangas) § § §

This fix prevents “could not access status of transaction” errors when a backend is slow to absorb NOTIFY messages.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsEscalate errors occurring during NOTIFY message processing to FATAL, i.e. close the connection

Changes

Escalate errors occurring during NOTIFY message processing to FATAL, i.e. close the connection (Heikki Linnakangas) §

Formerly, if a backend got an error while absorbing a NOTIFY message, it would advance past that message, report the error to the client, and move on. That behavior was fraught with problems though. One big concern is that the client has no good way to know that a notification was lost, and certainly no way to know what was in it. Depending on the application logic, missing a notification could cause the application to get stuck waiting, for example. Also, any remaining messages would not get processed until someone sent a new NOTIFY.

Also, if the connection is idle at the time of receiving a NOTIFY signal, any ERROR would be escalated to FATAL anyway, due to unrelated concerns. Therefore, we've chosen to make that happen in all cases, for consistency and to provide a clear signal to the application that it might have missed some notifications.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsConsider grouping expressions when computing a query ID hash

Changes

Consider grouping expressions when computing a query ID hash (Jian He) §

Previously, two queries that were the same except in GROUP BY expressions would be merged by contrib/pg_stat_statements and other users of query IDs.

Bug fixesFix erroneous counting of updates in EXPLAIN ANALYZE MERGE with a concurrent update

Changes

Fix erroneous counting of updates in EXPLAIN ANALYZE MERGE with a concurrent update (Dean Rasheed) §

This situation led to an incorrect count of “skipped” tuples in EXPLAIN's output, or to an assertion failure in an assert-enabled build.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix bug in following update chain when locking a tuple

Changes

Fix bug in following update chain when locking a tuple (Jasper Smit) §

This code path neglected to check the xmin of the first new tuple in the update chain, making it possible to lock an unrelated tuple if the original updater aborted and the space was immediately reclaimed by VACUUM and then re-used. That could cause unexpected transaction delays or deadlocks. Errors associated with having identified the wrong tuple have also been observed.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix incorrect handling of incremental backups of large tables

Changes

Fix incorrect handling of incremental backups of large tables (Robert Haas, Oleg Tkachenko) §

If a table exceeding 1GB (or in general, the installation's segment size) is truncated by VACUUM between the base backup and the incremental backup, pg_combinebackup could fail with an error about “truncation block length in excess of segment size”. This prevented restoring the incremental backup.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix potential backend process crash at process exit due to trying to release a lock in an already-unmapped shared memory segment

Changes

Fix potential backend process crash at process exit due to trying to release a lock in an already-unmapped shared memory segment (Rahila Syed) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix race condition in async I/O code

Changes

Fix race condition in async I/O code (Andres Freund) §

It was possible for the result code of an asynchronous I/O operation to be overwritten before it was fetched.

ImprovementsGuard against incorrect truncation of the multixact log after a crash

Changes

Guard against incorrect truncation of the multixact log after a crash (Heikki Linnakangas) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix possibly mis-encoded result of pg_stat_get_backend_activity()

Changes

Fix possibly mis-encoded result of pg_stat_get_backend_activity() (Chao Li) §

The shared-memory buffer holding a session's activity string can end with an incomplete multibyte character. Readers are supposed to truncate off any such incomplete character, but this function failed to do so.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsGuard against recursive memory context logging

Changes

Guard against recursive memory context logging (Fujii Masao) §

A constant flow of signals requesting memory context logging could cause recursive execution of the logging code, which in theory could lead to stack overflow.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix memory context usage when reinitializing a parallel execution context

Changes

Fix memory context usage when reinitializing a parallel execution context (Jakub Wartak, Jeevan Chalke) §

This error could result in a crash due to a subsidiary data structure having a shorter lifespan than the parallel context. The problem is not known to be reachable using only core PostgreSQL, but we have reports of trouble in extensions.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsSet next multixid's offset when creating a new multixid, to remove the wait loop that was needed in corner cases

Changes

Set next multixid's offset when creating a new multixid, to remove the wait loop that was needed in corner cases (Andrey Borodin) § §

The previous logic could get stuck waiting for an update that would never occur.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid rewriting data-modifying CTEs more than once

Changes

Avoid rewriting data-modifying CTEs more than once (Bernice Southey, Dean Rasheed) §

Formerly, when updating an auto-updatable view or a relation with rules, if the original query had any data-modifying CTEs, the rewriter would rewrite those CTEs multiple times due to recursion. This was inefficient and could produce false errors if a CTE included an update of an always-generated column.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAllow retrying initialization of a DSM registry entry

Changes

Allow retrying initialization of a DSM registry entry (Nathan Bossart) §

If we fail partway through initialization of a dynamic shared memory entry, allow the next attempt to use that entry to retry initialization. Previously the entry was left in a permanently-failed state.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid failure of NUMA status views when a page has been swapped out

Changes

Avoid failure of NUMA status views when a page has been swapped out (Tomas Vondra) §

ImprovementsAvoid “operation not permitted” errors when querying NUMA page status with older libnuma versions

Changes

Avoid “operation not permitted” errors when querying NUMA page status with older libnuma versions (Tomas Vondra) §

ImprovementsFail recovery if WAL does not exist back to the redo point indicated by the checkpoint record

Changes

Fail recovery if WAL does not exist back to the redo point indicated by the checkpoint record (Nitin Jadhav) §

Add an explicit check for this before starting recovery, so that no harm is done and a useful error message is provided. Previously, recovery might crash or corrupt the database in this situation.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid scribbling on the source query tree during ALTER PUBLICATION

Changes

Avoid scribbling on the source query tree during ALTER PUBLICATION (Sunil S) §

This error had the visible effect that an event trigger fired for the query would see only the first publish option, even if several had been specified. If such a query were set up as a prepared statement, re-executions would misbehave too.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsPass connection options specified in CREATE SUBSCRIPTION ... CONNECTION to the publisher's walsender

Changes

Pass connection options specified in CREATE SUBSCRIPTION ... CONNECTION to the publisher's walsender (Fujii Masao) §

Before this fix, the options connection option (if any) was ignored, thus for example preventing setting custom server parameter values in the walsender session. It was intended for that to work, and it did work before refactoring in PostgreSQL version 15 broke it, so restore the previous behavior.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsPrevent invalidation of newly created or newly synced replication slots

Changes

Prevent invalidation of newly created or newly synced replication slots (Zhijie Hou) § § §

A race condition with a concurrent checkpoint could allow WAL to be removed that is needed by the replication slot, causing the slot to immediately get marked invalid.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix race condition in computing a replication slot's required xmin

Changes

Fix race condition in computing a replication slot's required xmin (Zhijie Hou) §

This could lead to the error “cannot build an initial slot snapshot as oldest safe xid follows snapshot's xmin”.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsDuring initial synchronization of a logical replication subscription, commit the addition of a pg_replication_origin entry before starting to copy data

Changes

During initial synchronization of a logical replication subscription, commit the addition of a pg_replication_origin entry before starting to copy data (Zhijie Hou) §

Previously, if the copy step failed, the new pg_replication_origin entry would be lost due to transaction rollback. This led to inconsistent state in shared memory.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsDon't advance logical replication progress after a parallel worker apply failure

Changes

Don't advance logical replication progress after a parallel worker apply failure (Zhijie Hou) §

The previous behavior allowed transactions to be lost by a subscriber.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix logical replication slotsync worker processes to handle LOCK_TIMEOUT signals correctly

Changes

Fix logical replication slotsync worker processes to handle LOCK_TIMEOUT signals correctly (Zhijie Hou) §

Previously, timeout signals were effectively ignored.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix possible failure with “unexpected data beyond EOF” during restart of a streaming replica server

Changes

Fix possible failure with “unexpected data beyond EOF” during restart of a streaming replica server (Anthonin Bonnefoy) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix error reporting for SQL/JSON path type mismatches

Changes

Fix error reporting for SQL/JSON path type mismatches (Jian He) §

The code could produce a “cache lookup failed for type 0” error instead of the intended complaint about the path expression not being of the right type.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix erroneous tracking of column position when parsing partition range bounds

Changes

Fix erroneous tracking of column position when parsing partition range bounds (myzhen) §

This could, for example, lead to the wrong column name being cited in error messages about casting partition bound values to the column's data type.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix assorted minor errors in error messages

Changes

Fix assorted minor errors in error messages (Man Zeng, Tianchen Zhang) § § § § §

For example, an error report about mismatched timeline number in a backup manifest showed the starting timeline number where it meant to show the ending timeline number.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix failure to perform function inlining when doing JIT compilation with LLVM version 17 or later

Changes

Fix failure to perform function inlining when doing JIT compilation with LLVM version 17 or later (Anthonin Bonnefoy) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAdjust our JIT code to work with LLVM 21

Changes

Adjust our JIT code to work with LLVM 21 (Holger Hoffstätte) §

The previous coding failed to compile on aarch64 machines.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix aarch64-specific code to build with old (RHEL7-era) system header files

Changes

Fix aarch64-specific code to build with old (RHEL7-era) system header files (Tom Lane) § §

Bug fixesFix incorrect configure probe for io_uring_queue_init_mem()

Changes

Fix incorrect configure probe for io_uring_queue_init_mem() (Masahiko Sawada) §

This error resulted in failure to optimize async I/O buffer allocations in autotools-based builds, though the code did work when building with meson. The main impact of the omission was slower-than-necessary backend process exits.

ImprovementsAdd new server parameter file_extend_method to control use of posix_fallocate()

Changes

Add new server parameter file_extend_method to control use of posix_fallocate() (Thomas Munro) §

PostgreSQL version 16 and later will use posix_fallocate(), if the platform provides it, to extend relation files. However, this has been reported to interact poorly with some file systems: BTRFS compression is disabled by the use of posix_fallocate(), and XFS could produce spurious ENOSPC errors in older Linux kernel versions. To provide a workaround, introduce this new server parameter. Setting file_extend_method to write_zeros will cause the server to return to the old method of extending files by writing blocks of zeroes.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsHonor open()'s O_CLOEXEC flag on Windows

Changes

Honor open()'s O_CLOEXEC flag on Windows (Bryan Green, Thomas Munro) § § §

Make this flag work like it does on POSIX platforms, so that we don't leak file handles into child processes such as COPY TO/FROM PROGRAM. While that leakage hasn't caused many problems, it seems undesirable.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix failure to parse long options on the server command line in Solaris executables built with meson

Changes

Fix failure to parse long options on the server command line in Solaris executables built with meson (Tom Lane) §

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsSupport process title changes on GNU/Hurd

Changes

Support process title changes on GNU/Hurd (Michael Banck) §

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix psql's tab completion for VACUUM option values

Changes

Fix psql's tab completion for VACUUM option values (Yugo Nagata) §

ImprovementsIn psql command prompts, do not show a value for %P (pipeline status) when there is no server connection

Changes

In psql command prompts, do not show a value for %P (pipeline status) when there is no server connection (Chao Li) §

This makes %P act like other prompt escape sequences whose values depend on the active connection.

Bug fixesFix pg_dump's logic for collecting sequence values

Changes

Fix pg_dump's logic for collecting sequence values (Nathan Bossart) § §

pg_dump failed if a sequence was dropped concurrently with the dump, even if the sequence was not among the database objects to be dumped. Also, if the calling user lacks privileges to read a sequence's value, pg_dump emitted incorrect values rather than failing as expected.

Bug fixesFix potentially-incorrect quoting of oauth_validator_libraries values by pg_dump

Changes

Fix potentially-incorrect quoting of oauth_validator_libraries values by pg_dump (ChangAo Chen) §

pg_dump applied the wrong quoting rule if it needed to dump a value of this setting.

ImprovementsAvoid pg_dump assertion failure in binary-upgrade mode

Changes

Avoid pg_dump assertion failure in binary-upgrade mode (Vignesh C) §

Failure to handle subscription-relation objects in the object sorting code triggered an assertion, though there were no serious ill effects in production builds.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix incorrect error handling in pgbench with multiple \syncpipeline commands in pipeline mode

Changes

Fix incorrect error handling in pgbench with multiple \syncpipeline commands in pipeline mode (Yugo Nagata) §

If multiple \syncpipeline commands are encountered after a query error, pgbench would report “failed to exit pipeline mode”, or get an assertion failure in an assert-enabled build.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsMake pg_resetwal print the updated value when changing OldestXID

Changes

Make pg_resetwal print the updated value when changing OldestXID (Heikki Linnakangas) §

It already did that for every other variable it can change.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsMake pg_resetwal allow setting next multixact xid to 0 or next multixact offset to UINT32_MAX

Changes

Make pg_resetwal allow setting next multixact xid to 0 or next multixact offset to UINT32_MAX (Maxim Orlov) §

These are valid values, so rejecting them was incorrect. In the worst case, if a pg_upgrade is attempted when exactly at the point of multixact wraparound, the upgrade would fail.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesIn contrib/amcheck, use the correct snapshot for btree index parent checks

Changes

In contrib/amcheck, use the correct snapshot for btree index parent checks (Mihail Nikalayeu) § §

The previous coding caused spurious errors when examining indexes created with CREATE INDEX CONCURRENTLY.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix contrib/amcheck to handle “half-dead” btree index pages correctly

Changes

Fix contrib/amcheck to handle “half-dead” btree index pages correctly (Heikki Linnakangas) §

amcheck expected such a page to have a parent downlink, but it does not, leading to a false error report about “mismatch between parent key and child high key”.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix contrib/amcheck to handle incomplete btree root page splits correctly

Changes

Fix contrib/amcheck to handle incomplete btree root page splits correctly (Heikki Linnakangas) §

amcheck could report a false error about “block is not true root”.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix excessive memory allocation in contrib/pg_buffercache

Changes

Fix excessive memory allocation in contrib/pg_buffercache (David Geier) §

The code allocated twice as much memory as it needed for NUMA page status.

Bug fixesFix edge-case integer overflow in contrib/intarray's selectivity estimator for @@

Changes

Fix edge-case integer overflow in contrib/intarray's selectivity estimator for @@ (Chao Li) §

This could cause poor selectivity estimates to be produced for cases involving the maximum integer value.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix multibyte-encoding issue in contrib/ltree

Changes

Fix multibyte-encoding issue in contrib/ltree (Jeff Davis) §

The previous coding could pass an incomplete multibyte character to lower(), probably resulting in incorrect behavior.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesAvoid crash in contrib/pg_stat_statements when an IN list contains both constants and non-constant expressions

Changes

Avoid crash in contrib/pg_stat_statements when an IN list contains both constants and non-constant expressions (Sami Imseih) §

ImprovementsUpdate time zone data files to tzdata release 2025c

Changes

Update time zone data files to tzdata release 2025c (Tom Lane) §

The only change is in historical data for pre-1976 timestamps in Baja California.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

PostgreSQL 18.1

Migration and compatibility

A dump/restore is not required for those running 18.X.

SecurityCheck for CREATE privileges on the schema in CREATE STATISTICS

Changes

Check for CREATE privileges on the schema in CREATE STATISTICS (Jelte Fennema-Nio) §

This omission allowed table owners to create statistics in any schema, potentially leading to unexpected naming conflicts.

The PostgreSQL Project thanks Jelte Fennema-Nio for reporting this problem. (CVE-2025-12817)

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

SecurityAvoid integer overflow in allocation-size calculations within libpq

Changes

Avoid integer overflow in allocation-size calculations within libpq (Jacob Champion) §

Several places in libpq were not sufficiently careful about computing the required size of a memory allocation. Sufficiently large inputs could cause integer overflow, resulting in an undersized buffer, which would then lead to writing past the end of the buffer.

The PostgreSQL Project thanks Aleksey Solovev of Positive Technologies for reporting this problem. (CVE-2025-12818)

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsPrevent “unrecognized node type” errors when a SQL/JSON function such as JSON_VALUE has a DEFAULT clause containing a COLLATE expression

Changes

Prevent “unrecognized node type” errors when a SQL/JSON function such as JSON_VALUE has a DEFAULT clause containing a COLLATE expression (Jian He) § §

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid incorrect optimization of variable-free HAVING clauses with grouping sets

Changes

Avoid incorrect optimization of variable-free HAVING clauses with grouping sets (Richard Guo) § §

ImprovementsDo not use parallelism in hash right semi joins

Changes

Do not use parallelism in hash right semi joins (Richard Guo) §

The case does not work reliably due to a race condition in updating the join's shared hash table.

ImprovementsAvoid possible division-by-zero when creating ordered-append plans

Changes

Avoid possible division-by-zero when creating ordered-append plans (Richard Guo) §

This mistake could result in incorrect selection of the cheapest path, or in an assertion failure in debug builds.

Bug fixesFix planner failure with index types that can do ordered access but not index-only scans

Changes

Fix planner failure with index types that can do ordered access but not index-only scans (Maxime Schoemans) §

This oversight resulted in errors like “no data returned for index-only scan”. The case does not arise with any in-core index type, but some extensions encountered the problem.

ImprovementsRemove faulty assertion in btree index cleanup

Changes

Remove faulty assertion in btree index cleanup (Peter Geoghegan) §

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid possible out-of-memory or “invalid memory alloc request size” failures during parallel GIN index build

Changes

Avoid possible out-of-memory or “invalid memory alloc request size” failures during parallel GIN index build (Tomas Vondra) §

ImprovementsEnsure that BRIN autosummarization provides a snapshot for index expressions that need one

Changes

Ensure that BRIN autosummarization provides a snapshot for index expressions that need one (Álvaro Herrera) § §

Previously, autosummarization would fail for such indexes, and then leave placeholder index tuples behind, causing the index to bloat over time.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix integer-overflow hazard in BRIN index scans when the table contains close to 232 pages

Changes

Fix integer-overflow hazard in BRIN index scans when the table contains close to 232 pages (Sunil S) §

This oversight could result in an infinite loop or scanning of unneeded table pages.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix incorrect zero-extension of stored values in JIT-generated tuple deforming code

Changes

Fix incorrect zero-extension of stored values in JIT-generated tuple deforming code (David Rowley) §

When not using JIT, the equivalent code does sign-extension not zero-extension, leading to a different Datum representation of small integer data types. This inconsistency was masked in most cases, but it is known to lead to “could not find memoization table entry” errors when using Memoize plan nodes, and there might be other symptoms.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix rare crash when processing hashed GROUPING SETS queries

Changes

Fix rare crash when processing hashed GROUPING SETS queries (David Rowley) §

Bug fixesRepair faulty hash-table-size-choosing logic in hash joins

Changes

Repair faulty hash-table-size-choosing logic in hash joins (Tomas Vondra) §

Hash joins sometimes used more memory than intended, or failed to divide it in an efficient way.

ImprovementsImprove relation lookup logic in statistics manipulation functions

Changes

Improve relation lookup logic in statistics manipulation functions (Nathan Bossart) § §

Fix pg_restore_relation_stats(), pg_clear_relation_stats(), pg_restore_attribute_stats(), and pg_clear_attribute_stats() to check privileges before acquiring lock on the target relation rather than after.

Bug fixesFix incorrect logic for caching result-relation information for triggers

Changes

Fix incorrect logic for caching result-relation information for triggers (David Rowley, Amit Langote) §

In cases where partitions' column sets aren't physically identical to their parent partitioned tables' column sets, this oversight could lead to crashes.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix crash during EvalPlanQual rechecks on partitioned tables

Changes

Fix crash during EvalPlanQual rechecks on partitioned tables (David Rowley, Amit Langote) §

Bug fixesFix EvalPlanQual handling of foreign or custom joins that do not have an alternative local-join plan prepared for EPQ

Changes

Fix EvalPlanQual handling of foreign or custom joins that do not have an alternative local-join plan prepared for EPQ (Masahiko Sawada, Etsuro Fujita) §

In such cases the foreign or custom access method should be invoked normally, but that did not happen, typically leading to a crash.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid duplicating hash partition constraints during DETACH CONCURRENTLY

Changes

Avoid duplicating hash partition constraints during DETACH CONCURRENTLY (Haiyang Li) §

ALTER TABLE DETACH PARTITION CONCURRENTLY was written to add a copy of the partitioning constraint to the now-detached partition. This was misguided, partially because non-concurrent DETACH doesn't do that, but mostly because in the case of hash partitioning the constraint expression contains references to the parent table's OID. That causes problems during dump/restore, or if the parent table is dropped after DETACH. In v19 and later, we'll no longer create any such copied constraints at all. In released branches, to minimize the risk of unforeseen consequences, only skip adding a copied constraint if it is for hash partitioning.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsDisallow generated columns in partition keys

Changes

Disallow generated columns in partition keys (Jian He, Ashutosh Bapat) §

This was already not allowed, but the check missed some cases, such as where the column reference is implicit in a whole-row reference.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsDisallow generated columns in COPY ... FROM ... WHERE clauses

Changes

Disallow generated columns in COPY ... FROM ... WHERE clauses (Peter Eisentraut, Jian He) §

Previously, incorrect behavior or an obscure error message resulted from attempting to reference such a column, since generated columns have not yet been computed at the point where WHERE filtering is done.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsPrevent setting a column as identity if it has a not-null constraint but the constraint is marked as invalid

Changes

Prevent setting a column as identity if it has a not-null constraint but the constraint is marked as invalid (Jian He) §

Identity columns must be not-null, but the check for that missed this edge case.

ImprovementsAvoid potential use-after-free in parallel vacuum

Changes

Avoid potential use-after-free in parallel vacuum (Kevin Oommen Anish) §

This bug seems to have no consequences in standard builds, but it's theoretically a hazard.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix visibility checking for statistics objects in pg_temp

Changes

Fix visibility checking for statistics objects in pg_temp (Noah Misch) §

A statistics object located in a temporary schema cannot be named without schema qualification, but pg_statistics_obj_is_visible() missed that memo and could return “true” regardless. In turn, functions such as pg_describe_object() could fail to schema-qualify the object's name as expected.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix minor memory leak during WAL replay of database creation

Changes

Fix minor memory leak during WAL replay of database creation (Nathan Bossart) §

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix incorrect reporting of replication lag in pg_stat_replication view

Changes

Fix incorrect reporting of replication lag in pg_stat_replication view (Fujii Masao) §

If any standby server's replay LSN stopped advancing, the write_lag and flush_lag columns would eventually stop updating.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid duplicative log messages about invalid primary_slot_name settings

Changes

Avoid duplicative log messages about invalid primary_slot_name settings (Fujii Masao) §

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid failures when synchronized_standby_slots references nonexistent replication slots

Changes

Avoid failures when synchronized_standby_slots references nonexistent replication slots (Shlok Kyal) §

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsRemove the unfinished slot state file after failing to write a replication slot's state to disk

Changes

Remove the unfinished slot state file after failing to write a replication slot's state to disk (Michael Paquier) §

Previously, a failure such as out-of-disk-space resulted in leaving a temporary state.tmp file behind. That's problematic because it would block all subsequent attempts to write the state, requiring manual intervention to clean up.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix mishandling of lock timeout signals in parallel apply workers for logical replication

Changes

Fix mishandling of lock timeout signals in parallel apply workers for logical replication (Hayato Kuroda) §

The same signal number was being used for both worker shutdown and lock timeout, leading to confusion.

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid unwanted WAL receiver shutdown when switching from streaming to archive WAL source

Changes

Avoid unwanted WAL receiver shutdown when switching from streaming to archive WAL source (Xuneng Zhou) §

During a timeline change, a standby server's WAL receiver should remain alive, waiting for a new WAL streaming start point. Instead it was repeatedly shutting down and immediately getting restarted, which could confuse status monitoring code.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix use-after-free issue in the relation synchronization cache maintained by the pgoutput logical decoding plugin

Changes

Fix use-after-free issue in the relation synchronization cache maintained by the pgoutput logical decoding plugin (Vignesh C, Masahiko Sawada) §

An error during logical decoding could result in crashes in subsequent logical decoding attempts in the same session. The case is only reachable when pgoutput is invoked via SQL functions.

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsAvoid unnecessary invalidation of logical replication slots

Changes

Avoid unnecessary invalidation of logical replication slots (Bertrand Drouvot) §

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsRe-establish special case for C collation in locale setup

Changes

Re-establish special case for C collation in locale setup (Jeff Davis) §

This fixes a regression in access to shared catalogs early in backend startup, before a database has been selected. It is not known to be a problem for any core PostgreSQL code, but some extensions were broken.

Bug fixesFix incorrect printing of messages about failures in checking whether the user has Windows administrator privilege

Changes

Fix incorrect printing of messages about failures in checking whether the user has Windows administrator privilege (Bryan Green) §

This code would have crashed or at least printed garbage. No such cases have been reported though, indicating that failure of these system calls is extremely rare.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesAvoid crash when attempting to test PostgreSQL with certain libsanitizer options

Changes

Avoid crash when attempting to test PostgreSQL with certain libsanitizer options (Emmanuel Sibi, Jacob Champion) §

Related records (2)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix false memory-context-checking warnings in debug builds on 64-bit Windows

Changes

Fix false memory-context-checking warnings in debug builds on 64-bit Windows (David Rowley) §

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsCorrectly handle GROUP BY DISTINCT in PL/pgSQL assignment statements

Changes

Correctly handle GROUP BY DISTINCT in PL/pgSQL assignment statements (Tom Lane) §

The parser failed to record the DISTINCT option in this context, so that the command would act as if it were plain GROUP BY.

Related records (4)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesAvoid leaking memory when handling a SQL error within PL/Python

Changes

Avoid leaking memory when handling a SQL error within PL/Python (Tom Lane) §

This fixes a session-lifespan memory leak introduced in our previous minor releases.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix libpq's handling of socket-related errors on Windows within its GSSAPI logic

Changes

Fix libpq's handling of socket-related errors on Windows within its GSSAPI logic (Ning Wu, Tom Lane) §

The code for encrypting/decrypting transmitted data using GSSAPI did not correctly recognize error conditions on the connection socket, since Windows reports those differently than other platforms. This led to failure to make such connections on Windows.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix dumping of non-inherited not-null constraints on inherited table columns

Changes

Fix dumping of non-inherited not-null constraints on inherited table columns (Dilip Kumar) §

pg_dump failed to preserve such constraints when dumping from a pre-v18 server.

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix pg_dump's sorting of foreign key constraints

Changes

Fix pg_dump's sorting of foreign key constraints (Álvaro Herrera) §

Ensure consistent ordering of these database objects, as was already done for other object types.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix assorted errors in the data compression logic in pg_dump and pg_restore

Changes

Fix assorted errors in the data compression logic in pg_dump and pg_restore (Daniel Gustafsson, Tom Lane) § § §

Error checking was missing or incorrect in several places, and there were also portability issues that would manifest on big-endian hardware. These problems had been missed because this code is only used to read compressed TOC files within directory-format dumps. pg_dump never produces such a dump; the case can be reached only by manually compressing the TOC file after the fact, which is a supported thing to do but very uncommon.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix pgbench to error out cleanly if a COPY operation is started

Changes

Fix pgbench to error out cleanly if a COPY operation is started (Anthonin Bonnefoy) §

pgbench doesn't intend to support this case, but previously it went into an infinite loop.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix pgbench's reporting of multiple errors

Changes

Fix pgbench's reporting of multiple errors (Yugo Nagata) §

In cases where two successive PQgetResult calls both fail, pgbench might report the wrong error message.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesIn pgbench, fix faulty assertion about errors in pipeline mode

Changes

In pgbench, fix faulty assertion about errors in pipeline mode (Yugo Nagata) §

Related records (3)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix per-file memory leakage in pg_combinebackup

Changes

Fix per-file memory leakage in pg_combinebackup (Tom Lane) §

Related records (1)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsEnsure that contrib/pg_buffercache functions can be canceled

Changes

Ensure that contrib/pg_buffercache functions can be canceled (Satyanarayana Narlapuram, Yuhang Qiu) § §

Some code paths were capable of running for a long time without checking for interrupts.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix contrib/pg_prewarm's privilege checks for indexes

Changes

Fix contrib/pg_prewarm's privilege checks for indexes (Ayush Vatsa, Nathan Bossart) § §

pg_prewarm() requires SELECT privilege on relations to be prewarmed. However, since indexes have no SQL privileges of their own, this resulted in non-superusers being unable to prewarm indexes. Instead, check for SELECT privilege on the index's table.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesIn contrib/pg_stat_statements, avoid crash when two or more constants are marked as having the same location in the SQL statement text

Changes

In contrib/pg_stat_statements, avoid crash when two or more constants are marked as having the same location in the SQL statement text (Sami Imseih, Dmitry Dolgov) §

ImprovementsMake contrib/pgstattuple more robust about empty or invalid index pages

Changes

Make contrib/pgstattuple more robust about empty or invalid index pages (Nitin Motiani) §

Count all-zero pages as free space, and ignore pages that are invalid according to a check of the page's special-space size. The code for btree indexes already counted all-zero pages as free, but the hash and gist code would error out, which has been found to be much less user-friendly. Similarly, make all three cases agree on ignoring corrupted pages rather than throwing errors.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

ImprovementsHarden our read and write barrier macros to satisfy Clang

Changes

Harden our read and write barrier macros to satisfy Clang (Thomas Munro) §

We supposed that __atomic_thread_fence() is a sufficient barrier to prevent the C compiler from re-ordering memory accesses around it, but it appears that that's not true for Clang, allowing it to generate incorrect code for at least RISC-V, MIPS, and LoongArch machines. Add explicit compiler barriers to fix that.

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

Bug fixesFix PGXS build infrastructure to support building NLS po files for extensions

Changes

Fix PGXS build infrastructure to support building NLS po files for extensions (Ryo Matsumura) §

Related records (5)

“Same change” requires complete matching evidence. “Related commits” can cover independent changes, a partial backport, or a follow-up correction; each release keeps its own explanation.

How is this comparison generated?

The comparison follows PostgreSQL release notes from just after the source through the target version. For a major upgrade, maintenance releases from each older branch are included only up to the next major release date, and never after the target date. A major version such as 18 means its initial release, 18.0. Previews and development snapshots are labeled separately.

Entries come from the original English manuals. Release coverage and commit evidence are verified against upstream sources. Every entry retains its complete explanation and source link. Categories aid browsing; read the full notes for impact, conditions, and migration steps.

Fixes can be backported to several branches. Confirmed duplicates are merged conservatively, with every branch explanation retained. A note describing several independent fixes is excluded only when all are already present in the source. Major-release features remain distinct from related maintenance patches unless their complete original descriptions match. Uncertain matches are retained. This is a release-note history, not an exhaustive comparison of compiled binaries.

CVE results are calculated independently from the PostgreSQL security registry and vulnerability records. A CVE counts as gained protection only when the source is affected and the target is fixed or unaffected. Remaining vulnerabilities are listed separately. Security entries and distinct CVEs are counted separately.

Interaction inspired by pgversions.com and pgversionreport. Content comes from PostgreSQL release notes. See the release notes archive.