Skip to content

Release REL-2_5_5-1

Compare
Choose a tag to compare
@hrkuma hrkuma released this 14 Jan 06:08
· 8 commits to master since this release
65364c3

Merge from EnterpriseDB REL-2_5_5 (PostgreSQL 13.0 support etc.)
Support function pushdown in the target list
Bug fixes

  • Fix deparsing query for binding an array param
  • Fix pushdown function numeric()
  • Fix divide results inconsistent between Postgres and Mysql
  • Fix division by zero not occur
  • Fix binding text array param
  • Fix Subquery with ANY