Re: List of encodings
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Igor Korot <ikorot01@gmail.com>
Cc: Adrian Klaver <adrian.klaver@aklaver.com>, "pgsql-generallists.postgresql.org" <pgsql-general@lists.postgresql.org>
Date: 2026-04-20T00:41:22Z
Lists: pgsql-general
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. David J.