Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
REL_19_BETA2
Tom Lane
ci: Improve ccache handling
Update config.guess and config.sub
postgres_fdw: Mark statistics import helpers as static
Fix data checksum progress counter initialization
Translation updates
Make Emacs perl-mode indent more like perltidy.
Update .editorconfig and .gitattributes for postgresql.conf.sample.
Add previous 2 commits to .git-blame-ignore-revs.
Update top-level .gitignore.
Add a Git .mailmap file
Update copyright for 2026
Allow selecting the git revision to be packaged by "make dist".
Canonicalize some URLs
Adapt REL_19_STABLE to its new status as a stable branch
autoconf: Move export_dynamic determination to configure
Stamp 19beta2.
Revert "Add built-in fuzzing harnesses for security testing."