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

Commit7413969

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

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,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.102 2010/08/1118:52:02 rhaas Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.103 2010/08/1119:03:16 rhaas Exp $ -->
22

33
<chapter id="ecpg">
44
<title><application>ECPG</application> - Embedded <acronym>SQL</acronym> in C</title>
@@ -4883,7 +4883,7 @@ struct
48834883
</varlistentry>
48844884

48854885
<varlistentry>
4886-
<term>-207 (<symbol>ECPG_CONVERT_BOOL</symbol>)</term>
4886+
<term>-211 (<symbol>ECPG_CONVERT_BOOL</symbol>)</term>
48874887
<listitem>
48884888
<para>
48894889
This means the host variable is of type <type>bool</type> and

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp