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 3370207 commit 152ed04Copy full SHA for 152ed04
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>src/include/catalog/pg_type_d.h</filename>
3670
- in the source tree.
+ in the file <filename>include/catalog/pg_type_d.h</filename>
+ in the compiled source directory and install directory.
3671
</para>
3672
</listitem>
3673
</varlistentry>
0 commit comments