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

index b39e0bedba554e2dc0415efb90af7f7a49dc2c9e..c92919bcbb6e99f2844d35abef3546d6b3c70eab 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -109,7 +109,7 @@ pages, and other free space management improvements.
 
 
  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