pgsql: doc: PG 16 relnotes, update "current as of" date

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: PG 16 relnotes, update "current as of" date
Date: 2023-08-15 13:15:46
Message-ID: E1qVtti-000Gzr-36@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: PG 16 relnotes, update "current as of" date

Backpatch-through: 16 only

Branch
------
REL_16_STABLE

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

Modified Files
--------------
doc/src/sgml/release-16.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2023-08-16 10:17:35 pgsql: Split out tiebreaker comparisons from comparetup_* functions
Previous Message Etsuro Fujita 2023-08-15 10:27:31 Re: pgsql: Re-allow FDWs and custom scan providers to replace joins with ps