projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3048964
)
Add index entry.
author
Alvaro Herrera
Wed, 9 Jan 2008 05:27:22 +0000
(
05:27
+0000)
committer
Alvaro Herrera
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 b483127519266a5c337bb56bfbe050ac4dad3984..978f29c42d67316104a5c560eb1eb03940d2cf62 100644
(file)
--- 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).