Version 1.4.11
- Fixed incorrect query results in case of (unsupported) multilevel partitioning (issue #155);
- Fixed spurious "table is being partitioned now" error raised by
partition_table_concurrently()
(issue #153); - Relaxed check constraint handling (issue #137);
- Fixed builds on PostgreSQL 9.5.5 (issue #142);
- Fixed incorrect usage of memcpy() in start_bgworker();
1.4.10 has been used for a private build (Postgres Pro).