From: Alvaro Herrera Date: Wed, 9 Jan 2008 05:27:22 +0000 (+0000) Subject: Add index entry. X-Git-Tag: REL8_3_RC2~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ccd3e321f732ab80089a4af87e9f3671a767cc60;p=postgresql Add index entry. --- diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index b483127519..978f29c42d 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -1,8 +1,13 @@ - + Frontend/Backend Protocol + + protocol + frontend-backend + + PostgreSQL uses a message-based protocol for communication between frontends and backends (clients and servers).