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_18_4
Tom Lane
Add CODE_OF_CONDUCT.md, CONTRIBUTING.md, and SECURITY.md.
Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code.
Use palloc_array() in a few more places to avoid overflow
Last-minute updates for release notes.
Mark PQfn() unsafe and fix overrun in frontend LO interface.
Update .abi-compliance-history for AddRelationNotNullConstraints().
ci: Simplify ci-os-only handling
Fix typo
ci: Per-repo configuration for manually trigger tasks
Make Emacs perl-mode indent more like perltidy.
Add script to keep .editorconfig in sync with .gitattributes
Add previous commit to .git-blame-ignore-revs.
Fix git whitespace warning
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_18_STABLE to its new status as a stable branch
autoconf: Move export_dynamic determination to configure
Stamp 18.4.
Add support for basic NUMA awareness