Re: List of encodings

Igor Korot <ikorot01@gmail.com>

From: Igor Korot <ikorot01@gmail.com>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: Adrian Klaver <adrian.klaver@aklaver.com>, "pgsql-generallists.postgresql.org" <pgsql-general@lists.postgresql.org>
Date: 2026-04-20T00:55:37Z
Lists: pgsql-general
Hi, David,


On Sun, Apr 19, 2026 at 7:42 PM David G. Johnston
<david.g.johnston@gmail.com> wrote:
>
> On Sun, Apr 19, 2026 at 5:19 PM Igor Korot <ikorot01@gmail.com> wrote:
>>
>> condefault bool
>>
>> True if this is the default conversion
>>
>
> In theory a given pair of encodings could have more than one converter installed.  Only one of those many could be marked default.

I think you meant to stay "should", right?

"Only one should be marked default."

because if two of them are - and the user did not supply any - which
one the engine will use?

Thank you.

>
> David J.
>