"David G. Johnston" <david.g.johnston@gmail.com> writes:
> On Tue, May 24, 2022 at 7:42 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Perhaps we could improve matters like this?
>> - specified, the underlying data type's default collation is used.
>> + specified, the domain has the same collation behavior as its
>> + underlying data type.
> +1
Pushed then, thanks for thinking about it.
regards, tom lane