Skip to content

Version 1.4.1

Compare
Choose a tag to compare
@funbringer funbringer released this 09 Jun 15:57
· 677 commits to master since this release
  • Fixed queries with mirrored clauses (e.g. 200 > val instead of val < 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).