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 d93ccde commit 8ad06bcCopy full SHA for 8ad06bc
doc/src/sgml/libpq.sgml
@@ -3666,8 +3666,8 @@ Oid PQftype(const PGresult *res,
3666
You can query the system table <literal>pg_type</literal> to
3667
obtain the names and properties of the various data types. The
3668
<acronym>OID</acronym>s of the built-in data types are defined
3669
- in the file <filename>include/catalog/pg_type_d.h</filename>
3670
- in the compiled source directory and install directory.
+ in the file <filename>include/server/catalog/pg_type_d.h</filename>
+ in the install directory.
3671
</para>
3672
</listitem>
3673
</varlistentry>
0 commit comments