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_BETA1
Tom Lane
Add CODE_OF_CONDUCT.md, CONTRIBUTING.md, and SECURITY.md.
Update config.guess and config.sub
Fix compilation with OpenSSL 4
doc PG 19 relnotes: add links for functions and stucts
Translation updates
ci: Simplify ci-os-only handling
Make stack depth check work with asan's use-after-return
ci: Per-repo configuration for manually trigger tasks
Make Emacs perl-mode indent more like perltidy.
Update .editorconfig and .gitattributes for postgresql.conf.sample.
Add several 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
Restore AIX support.
Revise the style of a paragraph in README.md.
autoconf: Move export_dynamic determination to configure
Stamp 19beta1.
Revert "Add built-in fuzzing harnesses for security testing."