|
|
@ -1,5 +1,5 @@ |
|
|
|
<!-- |
|
|
|
<!-- |
|
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.232 2003/10/31 19:49:40 momjian Exp $ |
|
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.233 2003/10/31 19:51:14 momjian Exp $ |
|
|
|
--> |
|
|
|
--> |
|
|
|
|
|
|
|
|
|
|
|
<appendix id="release"> |
|
|
|
<appendix id="release"> |
|
|
@ -109,7 +109,7 @@ pages, and other free space management improvements.</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
|
|
|
|
|
|
|
|
<listitem><para> New client-to-server protocol adds error codes, more status |
|
|
|
<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 |
|
|
|
values separated from SQL commands, prepared statements available at the |
|
|
|
protocol level, clean recovery from COPY failures, and cleaner startup |
|
|
|
protocol level, clean recovery from COPY failures, and cleaner startup |
|
|
|
packets. The older protocol is still supported by both servers and |
|
|
|
packets. The older protocol is still supported by both servers and |
|
|
|