From: Bruce Momjian Date: Mon, 11 May 2026 21:43:15 +0000 (-0400) Subject: doc PG 19 relnotes: adjustments/removal of items X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8974a7c433d363b729c5b2379ff849e2e60dffbe;p=thirdparty%2Fpostgresql.git doc PG 19 relnotes: adjustments/removal of items Reported-by: John Naylor Discussion: https://postgr.es/m/CANWCAZZWfdoMcemSaTMon+e6aCkSABN3+sco0aStC90cFPVE4A@mail.gmail.com --- diff --git a/doc/src/sgml/release-19.sgml b/doc/src/sgml/release-19.sgml index f265ac00eb2..96f6c4377c9 100644 --- a/doc/src/sgml/release-19.sgml +++ b/doc/src/sgml/release-19.sgml @@ -255,10 +255,6 @@ Author: Tom Lane Change index access method handlers to use a static IndexAmRoutines structure, rather than dynamically allocated ones (Matthias van de Meent) § - - -This is a backwardly incompatible. - - - - -Improve performance of numeric operations on platforms without 128-bit integer support (Dean Rasheed) -§ - @@ -2959,18 +2943,6 @@ Use standard C23 and C++ attributes if available (Peter Eisentraut) - - - - -Allow C++ compiler mode to be used with ICU (John Naylor) -§ - - -