On Wed, Sep 2, 2026 at 10:22 AM Tom Lane <[email protected]> wrote:
> Richard Guo <[email protected]> writes:
> > I noticed that several other test files use COLLATE "C" when sorting
> > by names, so that the order is independent of the database's default
> > collation.  So I end up using ORDER BY conname COLLATE "C" in v2.

> That looks good to me.

Thanks!  Pushed.

- Richard


Reply via email to