From: Bruce Momjian Date: Fri, 31 Oct 2003 19:51:14 +0000 (+0000) Subject: new protocol, faster startup. X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=c2b43cd02968ba40c07a9b62a095ba101300add7;p=users%2Fbernd%2Fpostgres.git new protocol, faster startup. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 4b90491b53..a38ff79cf8 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -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