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) -§ - - -