Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit152ed04

Browse files
committed
doc: clarify where to find pg_type_d.h (PG 11+) and pg_type.h
These files are in compiled directories and install directories.Reported-by: e.indrupskaya@postgrespro.ruDiscussion:https://postgr.es/m/160379609706.24746.7506163279454026608@wrigleys.postgresql.orgBackpatch-through: 9.5
1 parent3370207 commit152ed04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3666,8 +3666,8 @@ Oid PQftype(const PGresult *res,
36663666
You can query the system table <literal>pg_type</literal> to
36673667
obtain the names and properties of the various data types. The
36683668
<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 sourcetree.
3669+
in the file <filename>include/catalog/pg_type_d.h</filename>
3670+
in thecompiledsourcedirectory and install directory.
36713671
</para>
36723672
</listitem>
36733673
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp