| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Euler Taveira" <euler(at)eulerto(dot)com> |
| Cc: | "Christoph Berg" <myon(at)debian(dot)org>, "Peter Eisentraut" <peter(at)eisentraut(dot)org>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Inconsistent "ICU Locale" output on older server versions |
| Date: | 2022-04-15 16:47:42 |
| Message-ID: | 1651295.1650041262@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
"Euler Taveira" <euler(at)eulerto(dot)com> writes:
> On Fri, Apr 15, 2022, at 11:58 AM, Christoph Berg wrote:
>> When running psql 15 against PG 14, the output is this:
>> The "ICU Locale" column is now populated, that seems wrong.
> Good catch!
Indeed.
> Since dataiculocale allows NULL, my suggestion is to use NULL instead of an
> empty string. It is consistent with a cluster whose locale provider is libc.
Yeah, I agree. We should make the pre-v15 output match what you'd see
if looking at a non-ICU v15 database.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2022-04-15 17:30:26 | pgsql: Revert "Temporarily add some probes of tenk1's relallvisible in |
| Previous Message | Euler Taveira | 2022-04-15 15:48:30 | Re: Inconsistent "ICU Locale" output on older server versions |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2022-04-15 16:47:44 | Re: Intermittent buildfarm failures on wrasse |
| Previous Message | Ajin Cherian | 2022-04-15 16:42:37 | Re: deparsing utility commands |