Skip to content

Version 1.4.3

Compare
Choose a tag to compare
@funbringer funbringer released this 24 Aug 10:50
· 644 commits to master since this release
  • Disabled dangerous optimizations for UPDATE & DELETE on PostgreSQL 9.5 (issue #110);
  • Fixed DELETE FROM single_table USING partitioned_table (issue #111);
  • Fixed EXPLAIN (VERBOSE) INSERT INTO partitioned_table (issue #112);