Re: Create collation reporting the ICU locale display name

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Daniel Verite <daniel(at)manitou-mail(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Create collation reporting the ICU locale display name
Date: 2019-09-15 14:29:29
Message-ID: 20190915142929.GB1755@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Sep 14, 2019 at 03:51:03PM +0200, Daniel Verite wrote:
> What about DEBUG1 as the level?
> Surely we can draw a line somewhere beyond which the benefit of
> getting that information surpasses the annoyance factor that
> you're foreseeing?

DEBUG1 is even more chatty. I agree with the others that making only
this information available at creation time is a no-go.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Esteban Zimanyi 2019-09-15 14:30:52 Fwd: Extending range type operators to cope with elements
Previous Message Michael Paquier 2019-09-15 14:25:46 Re: pg_rewind docs correction