master
Build src/common files as a library with -fPIC.
Update copyright for 2026
Remove unnecessary (char *) casts [string]
Fix some cases of indirectly casting away const.
Pre-beta mechanical code beautification, step 1: run pgindent.
Add PGTYPESchar_free() to avoid cross-module problems on Windows.
Restore AIX support.
Revert "Tidy up locale thread safety in ECPG library."