Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@mochizk mochizk released this 31 Oct 06:07
· 122 commits to master since this release

This release supports PostgreSQL 9.6, 10 and 11.

Improvement :

  • PostgreSQL 11 support
  • Aggregate push-down support in PostgreSQL 9.6 by @KyleLilly #8
  • Conditional expressions push-down such as COALESCE(), NULLIF(), and CASE statements by @KyleLilly #6