pgsql: doc PG 19 relnotes: add two optimizer hooks

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 19 relnotes: add two optimizer hooks
Date: 2026-05-12 20:16:36
Message-ID: E1wMtWt-000F95-2Z@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 19 relnotes: add two optimizer hooks

Reported-by: Jian He

Discussion: https://postgr.es/m/CACJufxE8Ew_DCXtd1VZSC=pNPHqZRa4RJkbCr7z6ZPJJ3o3hGQ@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/release-19.sgml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message noreply 2026-05-12 21:07:37 pgsql: Tag refs/tags/REL_17_10 was created
Previous Message Tom Lane 2026-05-12 19:21:50 pgsql: De-obfuscate the comment in tsrank.c's calc_rank_or().