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.
regards, tom lane
