Re: Unable to compile postgres 13.1 on Slackware current x64 - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Unable to compile postgres 13.1 on Slackware current x64
Date
Msg-id eac355d5-17a8-8cb6-3231-3ffa196a29af@enterprisedb.com
Whole thread Raw
In response to Re: Unable to compile postgres 13.1 on Slackware current x64  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On 2020-11-16 18:30, Tom Lane wrote:
> In this case, I see one use of the constant TRUE in collationcmds.c,
> but I wonder how come that's there given that we deprecated upper-case
> TRUE some time ago.

In 2eb4a831e5fb5d8fc17e13aea56e04af3efe27b4, I intentionally left that 
there because it was the documented ICU API.  Now that that's changed, 
we should just do s/TRUE/true/ there as suggested.



pgsql-general by date:

Previous
From: Ecenur Corlu
Date:
Subject: Re: I have just downloaded Postgre SQL and "pgadmin 4" doesn't open.
Next
From: Jeremy Wilson
Date:
Subject: pg_upgrade of 11 -> 13: free(): invalid pointer