mirror of
https://github.com/postgres/postgres.git
synced 2026-04-25 08:08:08 -04:00
Remove release note item for Non text modes for pg_dumpall
The feature has been reverted.
This commit is contained in:
parent
4a9ee867bf
commit
3a954813a0
1 changed files with 0 additions and 20 deletions
|
|
@ -3043,26 +3043,6 @@ Author: Masahiko Sawada <msawada@postgresql.org>
|
|||
|
||||
<itemizedlist>
|
||||
|
||||
<!--
|
||||
Author: Andrew Dunstan <andrew@dunslane.net>
|
||||
2025-04-04 [1495eff7b] Non text modes for pg_dumpall, correspondingly change pg
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Allow <xref linkend="app-pg-dumpall"/> to dump in the same output
|
||||
formats as <application>pg_dump</application> supports (Mahendra
|
||||
Singh Thalor, Andrew Dunstan)
|
||||
<ulink url="&commit_baseurl;1495eff7b">§</ulink>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Also modify <xref linkend="app-pgrestore"/> to handle such dumps.
|
||||
Previously <application>pg_dumpall</application> only supported
|
||||
text format.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<!--
|
||||
Author: Jeff Davis <jdavis@postgresql.org>
|
||||
2025-03-25 [bde2fb797] Add pg_dump - -with-{schema|data|statistics} options.
|
||||
|
|
|
|||
Loading…
Reference in a new issue