Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ccd3e32

Browse files
committed
Add index entry.
1 parent 3048964 commit ccd3e32

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/src/sgml/protocol.sgml

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/protocol.sgml,v 1.69 2007/12/03 13:40:11 mha Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/protocol.sgml,v 1.70 2008/01/09 05:27:22 alvherre Exp $ -->
22

33
<chapter id="protocol">
44
<title>Frontend/Backend Protocol</title>
55

6+
<indexterm zone="protocol">
7+
<primary>protocol</primary>
8+
<secondary>frontend-backend</secondary>
9+
</indexterm>
10+
611
<para>
712
<productname>PostgreSQL</productname> uses a message-based protocol
813
for communication between frontends and backends (clients and servers).

0 commit comments

Comments
 (0)