From 61947069ffb27a7eb8037cbd7756dbcbb06ebd4a Mon Sep 17 00:00:00 2001 From: Greg Stark <stark@mit.edu> Date: Mon, 18 Aug 2014 13:59:41 +0100 Subject: [PATCH] Adjust Release Notes to reflect holding off wrapped expanded mode until 9.5 (thanks Michael Paquier) --- doc/src/sgml/release-9.4.sgml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc/src/sgml/release-9.4.sgml b/doc/src/sgml/release-9.4.sgml index 5330c425d3..1782be42fc 100644 --- a/doc/src/sgml/release-9.4.sgml +++ b/doc/src/sgml/release-9.4.sgml @@ -1811,14 +1811,6 @@ <itemizedlist> - <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 -- 2.49.0