Re: [GENERAL] planner does not detect same-as-default collation.

2016-01-04 Thread Thomas Munro
On Tue, Jan 5, 2016 at 6:39 PM, Jeff Janes wrote: > I don't know if this is a bug, or a surprising feature, or just a > misunderstanding. > > If I specify an explicit collation which happens to be the same as the > default collation, it is not recognized as being the same as the > default. > > sel

[GENERAL] planner does not detect same-as-default collation.

2016-01-04 Thread Jeff Janes
I don't know if this is a bug, or a surprising feature, or just a misunderstanding. If I specify an explicit collation which happens to be the same as the default collation, it is not recognized as being the same as the default. select version();