pgsql: doc PG 18 relnotes: add mention of temporal foreign key constr.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 18 relnotes: add mention of temporal foreign key constr.
Date: 2025-09-16 15:49:14
Message-ID: E1uyXvd-0011Yt-2E@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 18 relnotes: add mention of temporal foreign key constr.

Reported-by: Yugo Nagata

Author: Yugo Nagata

Discussion: https://postgr.es/m/20250901200148.baca5744b27419c87c323362@sraoss.co.jp

Backpatch-through: 18 only

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/dad1e259dfa95edd07bf9a890fbb103dc35057ce

Modified Files
--------------
doc/src/sgml/release-18.sgml | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-09-16 16:17:23 pgsql: Provide more-specific error details/hints for function lookup fa
Previous Message Tom Lane 2025-09-16 14:10:04 pgsql: Add regression expected-files for older OpenSSL in FIPS mode.