You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Make a code-cleanup pass over the collations patch.
This patch is almost entirely cosmetic --- mostly cleaning up a lot ofneglected comments, and fixing code layout problems in places where thepatch made lines too long and then pgindent did weird things with that.I did find a bug-of-omission in equalTupleDescs().