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

Commit1207827

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

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-
$Header: /cvsroot/pgsql/doc/src/sgml/ecpg.sgml,v 1.53.2.3 2010/08/1118:53:04 rhaas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ecpg.sgml,v 1.53.2.4 2010/08/1119:04:16 rhaas Exp $
33
-->
44

55
<chapter id="ecpg">
@@ -1279,7 +1279,7 @@ struct
12791279
</varlistentry>
12801280

12811281
<varlistentry>
1282-
<term>-207 (<symbol>ECPG_CONVERT_BOOL</symbol>)</term>
1282+
<term>-211 (<symbol>ECPG_CONVERT_BOOL</symbol>)</term>
12831283
<listitem>
12841284
<para>
12851285
This means the host variable is of type <type>bool</type> and

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp