Skip to content
Snippets Groups Projects
Commit f235c920 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Remove protocol documentation paragraph about environment variable

passing being "covered elsewhere", per Dave Page.
parent 6a0b6421
Branches
Tags PG95-1_01
No related merge requests found
<!-- $PostgreSQL: pgsql/doc/src/sgml/protocol.sgml,v 1.82 2010/02/17 04:19:37 tgl Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/protocol.sgml,v 1.83 2010/02/22 18:12:04 momjian Exp $ -->
<chapter id="protocol">
<title>Frontend/Backend Protocol</title>
......@@ -28,12 +28,6 @@
if it is able.
</para>
<para>
Higher level features built on this protocol (for example, how
<application>libpq</application> passes certain environment
variables when the connection is established) are covered elsewhere.
</para>
<para>
In order to serve multiple clients efficiently, the server launches
a new <quote>backend</> process for each client.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment