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

Commitf75a7bb

Browse files
committed
doc: clarify how to find pg_type_d.h in the install tree
Followup to patch 152ed04799.Reported-by: Alvaro HerreraDiscussion:https://postgr.es/m/20201112202900.GA28098@alvherre.pgsqlBackpatch-through: 9.5
1 parentd839597 commitf75a7bb

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
@@ -3661,8 +3661,8 @@ Oid PQftype(const PGresult *res,
36613661
You can query the system table <literal>pg_type</literal> to
36623662
obtain the names and properties of the various data types. The
36633663
<acronym>OID</acronym>s of the built-in data types are defined
3664-
in the file <filename>include/catalog/pg_type_d.h</filename>
3665-
in thecompiled source directory andinstall directory.
3664+
in the file <filename>include/server/catalog/pg_type_d.h</filename>
3665+
in the install directory.
36663666
</para>
36673667
</listitem>
36683668
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp