Version 1.4.1
- Fixed queries with mirrored clauses (e.g.
200 > val
instead ofval < 200
); - Fixed crashes on utility statements (e.g.
drop index concurrently
); - Fixed crashes of queries involving
RuntimeAppend
if a column was dropped; - Fixed builds on MSVC (86e280c);
- Support for upcoming Postgres Pro 10;
NOTE: this release has been re-tagged for META.json
(PGXN).