Doc: update v14 release notes for revert of commit c0cb87fbb.
authorTom Lane <[email protected]>
Sat, 26 Jun 2021 19:45:16 +0000 (15:45 -0400)
committerTom Lane <[email protected]>
Sat, 26 Jun 2021 19:45:16 +0000 (15:45 -0400)
doc/src/sgml/release-14.sgml

index 72809732d50d194a7ee6bd2135ead20702118bd8..000f4e64c42d9885dff1c044048a27d9ee2aa8f2 100644 (file)
@@ -3114,22 +3114,6 @@ Author: Alvaro Herrera <[email protected]>
 
      <listitem>
 <!--
-Author: Tom Lane <[email protected]>
-2020-09-22 [c0cb87fbb] Remove arbitrary line length limit for libpq service fil
--->
-
-      <para>
-       Allow the libpq <link linkend="libpq-pgservice">service file</link>
-       to have unlimited line lengths (Daniel Gustafsson)
-      </para>
-
-      <para>
-       The previous limit was 255 bytes.
-      </para>
-     </listitem>
-
-     <listitem>
-<!--
 Author: Michael Meskes <[email protected]>
 2021-03-24 [ad8305a43] Add DECLARE STATEMENT command to ECPG
 -->