Re: Minor fixes for upcoming version 13

From: John Naylor <john(dot)naylor(at)2ndquadrant(dot)com>
To: Alexander Lakhin <exclusion(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Minor fixes for upcoming version 13
Date: 2020-09-09 16:20:32
Message-ID: CACPNZCvfnbZ_7jPo5NQ_0TUFPvvKxMNeZxyrd_GZW-yf02hZjA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 9, 2020 at 12:16 PM Alexander Lakhin <exclusion(at)gmail(dot)com> wrote:
>
> Hello Tom,
>
> 09.09.2020 18:29, Tom Lane wrote:
> > But it's not user-visible is it? That should surely be a can't-happen
> > case.
> I've encountered this while translating NLS messages in postgres.po and
> ecpg.po. So I think it should at least puzzle translators.

Maybe instead Assert(0) with a comment or something like that?

--
John Naylor https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2020-09-09 16:26:28 Re: Minor fixes for upcoming version 13
Previous Message Alexander Lakhin 2020-09-09 16:16:16 Re: Minor fixes for upcoming version 13