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_RC1
Tom Lane
Add CODE_OF_CONDUCT.md, CONTRIBUTING.md, and SECURITY.md.
Don't put library-supplied -L/-I switches before user-supplied ones.
Put "excludeOnly" GIN scan keys at the end of the scankey array.
doc PG 18 relnotes: adjust attribution for commit a252ed7
Translation updates
ci: Simplify ci-os-only handling
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 commit 07448b3 to .git-blame-ignore-revs.
Fix git whitespace warning
Update top-level .gitignore.
Add a Git .mailmap file
Align organization wording in copyright statement
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 18rc1.
Add support for basic NUMA awareness