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

Commit05e7dd3

Browse files
committed
Minor improvement in wording.
1 parent11def69 commit05e7dd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/protocol.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/protocol.sgml,v 1.32 2003/04/26 20:22:57 tgl Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/protocol.sgml,v 1.33 2003/04/28 05:17:31 tgl Exp $ -->
22

33
<chapter id="protocol">
44
<title>Frontend/Backend Protocol</title>
@@ -1156,7 +1156,7 @@ Notice that although each message includes a byte count at the beginning,
11561156
the message format is defined so that the message end can be found without
11571157
reference to the byte count. This aids validity checking. (The CopyData
11581158
message is an exception, because it forms part of a data stream; the contents
1159-
may not be interpretable on their own.)
1159+
of any individual CopyData messagemay not be interpretable on their own.)
11601160
</para>
11611161

11621162
<VariableList>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp