| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | e(dot)indrupskaya(at)postgrespro(dot)ru, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Missing file is mentioned on page https://www.postgresql.org/docs/13/libpq-exec.html |
| Date: | 2020-10-27 16:54:24 |
| Message-ID: | 20201027165424.GO4951@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Tue, Oct 27, 2020 at 10:48:00AM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/13/libpq-exec.html
> Description:
>
> On page https://www.postgresql.org/docs/13/libpq-exec.html, non-existing
> file is mentioned: src/include/catalog/pg_type_d.h. We fail to find it in
> this catalog:
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=tree;f=src/include/catalog;hb=HEAD.
Uh, in my source tree that is a symlink to
src/backend/catalog/pg_type_d.h, but that file is generated by
src/backend/catalog/genbki.pl. Does that help you?
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EnterpriseDB https://enterprisedb.com
The usefulness of a cup is in its emptiness, Bruce Lee
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2020-10-27 16:54:36 | Re: Missing directory is mentioned on page https://www.postgresql.org/docs/13/libpq-exec.html. |
| Previous Message | Bruce Momjian | 2020-10-27 16:47:24 | Re: Missing directory is mentioned on page https://www.postgresql.org/docs/13/libpq-exec.html. |