PostgreSQL ODBC driver version REL-18_00_0002 has been released with a focus on bug fixes and security improvements. Key changes include upgrading to OpenSSL 3.5.5, fixing a stack buffer overflow in getPrecisionPart(), resolving a double-free/heap corruption during SQLDisconnect cleanup, fixing SQLPrimaryKeys to exclude INCLUDE columns, and multiple memory safety improvements such as avoiding out-of-bounds reads and validating UTF-16 surrogate pairs. Sensitive connection parameters are now redacted in logs, and connection string percent escapes are validated before decoding.

1m read timeFrom postgresql.org
Post cover image
Table of contents
What's ChangedNew Contributors
1.5K Impressions