7 ms·
There are lots of good reasons in that thread why the patch was declined. The patch made things more lenient which makes things less compatible (this whole thr
by TheP1000 4y ago
There are lots of good reasons in that thread why the patch was declined.
The patch made things more lenient which makes things less compatible (this whole thread is about ANSI SQL standards and they do matter) and changes what was an error behavior to now silently succeed.
+1 to postgres devs for curating patches.
- DangitBobby 4y agoI read the thread and have to disagree with "lots of good reasons". I'm pretty sure there are plenty of things in the postgres dialect that are not cross compatible with any other dialect. I agree with curating patches in general, but it's a double edged sword and inaccurate to say you can just spend your weekend to get something you care about.