diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/release-9.4.sgml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/src/sgml/release-9.4.sgml b/doc/src/sgml/release-9.4.sgml index 5330c425d3d..1782be42fc4 100644 --- a/doc/src/sgml/release-9.4.sgml +++ b/doc/src/sgml/release-9.4.sgml @@ -1813,14 +1813,6 @@ <listitem> <para> - Add ability to wrap long lines in <application>psql</>'s - <literal>expanded</> mode by using <command>\pset format wrapped</> - (Sergey Muraviov) - </para> - </listitem> - - <listitem> - <para> Suppress <quote>No rows</quote> output in <application>psql</> <link linkend="APP-PSQL-meta-commands"><option>expanded</></link> mode when the footer is disabled (Bruce Momjian) |