From 3a954813a0fb0fd205f8846a6d3d19a0da62b974 Mon Sep 17 00:00:00 2001 From: Andrew Dunstan Date: Wed, 30 Jul 2025 11:34:57 -0400 Subject: [PATCH] Remove release note item for Non text modes for pg_dumpall The feature has been reverted. --- doc/src/sgml/release-18.sgml | 20 -------------------- 1 file changed, 20 deletions(-) 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. - - -