pgsql: doc: clarify where to find pg_type_d.h (PG 11+) and pg_type.h

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: clarify where to find pg_type_d.h (PG 11+) and pg_type.h
Date: 2020-11-12 20:13:20
Message-ID: E1kdIy8-0005Xl-AT@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(dot)indrupskaya(at)postgrespro(dot)ru

Discussion: https://postgr.es/m/160379609706.24746.7506163279454026608@wrigleys.postgresql.org

Backpatch-through: 9.5

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/152ed04799e31e9abe6c2ed8afc7405b892b7d86

Modified Files
--------------
doc/src/sgml/libpq.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2020-11-12 20:29:00 Re: pgsql: doc: clarify where to find pg_type_d.h (PG 11+) and pg_type.h
Previous Message Bruce Momjian 2020-11-12 20:01:03 pgsql: docs: mention that expression indexes need analyze