postgresql/src/interfaces
Michael Paquier 3151c264d4 ecpg: Fix memory leaks in ecpg_auto_prepare()
This routines includes three code paths that can fail, with the
allocated prepared statement name going out of scope.

Per report from Coverity.  Oversight in commit a6eabec680, that has
played with the order of some ecpg_strdup() calls in this code path.
2025-07-28 08:38:24 +09:00
..
ecpg ecpg: Fix memory leaks in ecpg_auto_prepare() 2025-07-28 08:38:24 +09:00
libpq Fix PQport to never return NULL unless the connection is NULL. 2025-07-17 12:46:57 -04:00
libpq-oauth libpq-oauth: Add exports.list to .gitignore 2025-06-16 11:16:52 +02:00
Makefile oauth: Move the builtin flow into a separate module 2025-05-01 09:14:30 -07:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00