master
Convert cvsignore to gitignore, and add .gitignore for build targets.
Remove distprep
Phase 2 of pgindent updates.
Clean up Windows-specific mutex code in libpq and ecpglib.
Use <stdint.h> and <inttypes.h> for c.h integers.
Harmonize parameter names in ecpg code.
Pre-beta mechanical code beautification, step 1: run pgindent.
Revert "Add DECLARE STATEMENT support to ECPG."
Update copyright for 2026
Add PGTYPESchar_free() to avoid cross-module problems on Windows.
Remove cvs keywords from all files.
Fix more wrong paths in header comments
Fix some typos, grammar and style in docs and comments