master
Translation updates
Build src/common files as a library with -fPIC.
Update copyright for 2026
ecpg: Improve error detection around ecpg_strdup()
Cleanup NAN code in float.h, too.
Pre-beta mechanical code beautification, step 1: run pgindent.
Don't fail on libpq-generated error reports in ecpg_raise_backend().
Revert "Add DECLARE STATEMENT support to ECPG."
Restore AIX support.
Revert "Use wildcards instead of manually-maintained file lists in */nls.mk."
Add missing connection validation in ECPG
Make the order of the header file includes consistent in non-backend modules.
Use <stdint.h> and <inttypes.h> for c.h integers.