8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3316a0 commit 7a72efdCopy full SHA for 7a72efd
doc/src/sgml/ecpg.sgml
@@ -1043,7 +1043,7 @@ ts = 2010-06-27 18:03:56.949343
1043
1044
<para>
1045
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
+ program has to include <filename>pgtypes_date.h</filename>, declare a host variable
1047
as the date type and convert a DATE value into a text form using
1048
<function>PGTYPESdate_to_asc()</function> function. For more details about the
1049
pgtypes library functions, see <xref linkend="ecpg-pgtypes">.
0 commit comments