Re: cast to domain with default collation issue.

David G. Johnston <david.g.johnston@gmail.com>

From: "David G. Johnston" <david.g.johnston@gmail.com>
To: jian he <jian.universality@gmail.com>
Cc: "pgsql-general@postgresql.org" <pgsql-general@postgresql.org>
Date: 2022-05-25T13:32:23Z
Lists: pgsql-general
On Wednesday, May 25, 2022, jian he <jian.universality@gmail.com> wrote:

>
> I personally feel wording *non-default* may not be that correct. Because
> if the column is text then it automatically at least has default collation.
>

Non-default means “a value that is not the default value”.

David J.

Commits

  1. Doc: clarify the default collation behavior of domains.