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

Commit7a72efd

Browse files
committed
Fix typo, pg_types_date.h => pgtypes_date.h.
Spotted by Koizumi Satoru.
1 parentf3316a0 commit7a72efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ecpg.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,7 @@ ts = 2010-06-27 18:03:56.949343
10431043

10441044
<para>
10451045
In addition, the DATE type can be handled in the same way. The
1046-
program has to include <filename>pg_types_date.h</filename>, declare a host variable
1046+
program has to include <filename>pgtypes_date.h</filename>, declare a host variable
10471047
as the date type and convert a DATE value into a text form using
10481048
<function>PGTYPESdate_to_asc()</function> function. For more details about the
10491049
pgtypes library functions, see <xref linkend="ecpg-pgtypes">.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp