From: Andrew Dunstan Date: Wed, 30 Jul 2025 15:34:57 +0000 (-0400) Subject: Remove release note item for Non text modes for pg_dumpall X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a954813a0fb0fd205f8846a6d3d19a0da62b974;p=thirdparty%2Fpostgresql.git Remove release note item for Non text modes for pg_dumpall The feature has been reverted. --- diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml index c1f111f6fd7..f42ba3000bc 100644 --- a/doc/src/sgml/release-18.sgml +++ b/doc/src/sgml/release-18.sgml @@ -3043,26 +3043,6 @@ Author: Masahiko Sawada - - - - - Allow to dump in the same output - formats as pg_dump supports (Mahendra - Singh Thalor, Andrew Dunstan) - § - - - - Also modify to handle such dumps. - Previously pg_dumpall only supported - text format. - - -