RE: pg_type_d.h location incorrect

2021-05-26 Thread tanghy.f...@fujitsu.com
On Thursday, May 27, 2021 10:58 AM, Tom Lane wrote >So I ended up with the attached --- what do you think? The doc-fix LGTM. But I couldn't apply the patch at HEAD(2941138e60). Maybe you did the fix at a branch other than HEAD? >Also, looking at this, I note that "~/.pg_service.conf" is still

Re: [PATCH] fix ICU explorer link in locale documentation

2021-05-26 Thread Anton Voloshin
On 18/05/2021 03:46, Magnus Hagander wrote: https://icu4c-demos.unicode.org/icu-bin/locexp generates a 404 for me now. This might be something temporary though, because AFAICT it's where you end up when you follow the links from the ICU git repo... Yes, same 404 for me. This error has been rep

Re: pg_type_d.h location incorrect

2021-05-26 Thread Tom Lane
Michael Paquier writes: > On Wed, May 26, 2021 at 05:40:45AM +, tanghy.f...@fujitsu.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.postgresq

Re: pg_type_d.h location incorrect

2021-05-26 Thread Michael Paquier
On Wed, May 26, 2021 at 05:40:45AM +, tanghy.f...@fujitsu.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-pgservi