new protocol, faster startup.
authorBruce Momjian <bruce@momjian.us>
Fri, 31 Oct 2003 19:51:14 +0000 (19:51 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 31 Oct 2003 19:51:14 +0000 (19:51 +0000)
doc/src/sgml/release.sgml

index 4b90491b53a892b4332057cc2a4536e90e0ae139..a38ff79cf8b220f282a3979f5e67c97585a9064f 100644 (file)
@@ -109,7 +109,7 @@ pages, and other free space management improvements.</para>
 </listitem>
 
 <listitem><para> New client-to-server protocol adds error codes, more status
-information, better support for binary data transmission, parameter
+information, faster startup, better support for binary data transmission, parameter
 values separated from SQL commands, prepared statements available at the
 protocol level, clean recovery from COPY failures, and cleaner startup
 packets.  The older protocol is still supported by both servers and