projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56cd992
)
Add index entry.
author
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Wed, 9 Jan 2008 05:27:22 +0000
(
05:27
+0000)
committer
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Wed, 9 Jan 2008 05:27:22 +0000
(
05:27
+0000)
doc/src/sgml/protocol.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/protocol.sgml
b/doc/src/sgml/protocol.sgml
index 5455a2f2a5057fd1e3516029f7c163787019067b..2878e175ff3c63c00db89d5957bf71f22def5082 100644
(file)
--- a/
doc/src/sgml/protocol.sgml
+++ b/
doc/src/sgml/protocol.sgml
@@
-3,6
+3,11
@@
<chapter id="protocol">
<title>Frontend/Backend Protocol</title>
+ <indexterm zone="protocol">
+ <primary>protocol</primary>
+ <secondary>frontend-backend</secondary>
+ </indexterm>
+
<para>
<productname>PostgreSQL</productname> uses a message-based protocol
for communication between frontends and backends (clients and servers).