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

Commit019e2f4

Browse files
committed
Fix one more incorrect errno definition in the ECPG manual.
Again, back-patch all the way to 7.4.
1 parent815f242 commit019e2f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ecpg.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.62.4.3 2010/08/1118:52:58 rhaas Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.62.4.4 2010/08/1119:04:09 rhaas Exp $
33
-->
44

55
<chapter id="ecpg">
@@ -1288,7 +1288,7 @@ struct
12881288
</varlistentry>
12891289

12901290
<varlistentry>
1291-
<term>-207 (<symbol>ECPG_CONVERT_BOOL</symbol>)</term>
1291+
<term>-211 (<symbol>ECPG_CONVERT_BOOL</symbol>)</term>
12921292
<listitem>
12931293
<para>
12941294
This means the host variable is of type <type>bool</type> and

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp