Thanks to visit codestin.com Credit goes to github.com
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 522650a commit f517eceCopy full SHA for f517ece
doc/src/sgml/ecpg.sgml
@@ -1038,7 +1038,7 @@ ts = 2010-06-27 18:03:56.949343
1038
1039
<para>
1040
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
+ program has to include <filename>pgtypes_date.h</filename>, declare a host variable
1042
as the date type and convert a DATE value into a text form using
1043
<function>PGTYPESdate_to_asc()</function> function. For more details about the
1044
pgtypes library functions, see <xref linkend="ecpg-pgtypes">.
0 commit comments