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 7bf7e5c commit 5491d78Copy full SHA for 5491d78
doc/src/sgml/libpq.sgml
@@ -3276,8 +3276,8 @@ Oid PQftype(const PGresult *res,
3276
You can query the system table <literal>pg_type</literal> to
3277
obtain the names and properties of the various data types. The
3278
<acronym>OID</acronym>s of the built-in data types are defined
3279
- in the file <filename>include/catalog/pg_type.h</filename>
3280
- in the compiled source directory and install directory.
+ in the file <filename>include/server/catalog/pg_type.h</filename>
+ in the install directory.
3281
</para>
3282
</listitem>
3283
</varlistentry>
0 commit comments