Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf235c92

Browse files
committed
Remove protocol documentation paragraph about environment variable
passing being "covered elsewhere", per Dave Page.
1 parent6a0b642 commitf235c92

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

‎doc/src/sgml/protocol.sgml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/protocol.sgml,v 1.82 2010/02/17 04:19:37 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/protocol.sgml,v 1.83 2010/02/22 18:12:04 momjian Exp $ -->
22

33
<chapter id="protocol">
44
<title>Frontend/Backend Protocol</title>
@@ -28,12 +28,6 @@
2828
if it is able.
2929
</para>
3030

31-
<para>
32-
Higher level features built on this protocol (for example, how
33-
<application>libpq</application> passes certain environment
34-
variables when the connection is established) are covered elsewhere.
35-
</para>
36-
3731
<para>
3832
In order to serve multiple clients efficiently, the server launches
3933
a new <quote>backend</> process for each client.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp