Skip to content

Release Notes for PostgreSQL plugin


27 Mar 2026

  • Fixed: ExecuteSQL did not close database connections when using the RowByRow return option, causing connection pool exhaustion under sustained load
  • Fixed: ExecuteSQL did not close the database connection when column mapping retrieval failed

24 Feb 2026

  • Fixed: ‘Test SQL’ failed when the SQL statement contained integer, double, or boolean typed parameters

23 Jan 2026

  • Fixed: ‘Result type’ is not defined when using RETURNING

6 June 2025

  • First release