Re: pg_type_d.h location incorrect

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <bruce(at)momjian(dot)us>, "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_type_d.h location incorrect
Date: 2021-05-26 08:03:46
Message-ID: YK4A4g07AvGa9FVF@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Wed, May 26, 2021 at 05:40:45AM +0000, tanghy(dot)fnst(at)fujitsu(dot)com wrote:
> You're right, backtick notation doesn't work at my windows machine.
> But I made the fix in accordance with the pg-doc as below. So maybe
> we need a fix there, too?
>
> https://www.postgresql.org/docs/current/libpq-pgservice.html
> a system-wide file at `pg_config --sysconfdir`/pg_service.conf

Using catalog/pg_type_d.h sounds enough to me as well. While on it,
we could adjust include/common/relpath.h in pgbuffercache.sgml? We
tend to include the full path for things not generated.
--
Michael

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2021-05-27 01:58:14 Re: pg_type_d.h location incorrect
Previous Message tanghy.fnst@fujitsu.com 2021-05-26 05:40:45 RE: pg_type_d.h location incorrect