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

Commitf517ece

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

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
@@ -1038,7 +1038,7 @@ ts = 2010-06-27 18:03:56.949343
10381038

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp