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
master
Alexander Korotkov
ci: Improve ccache handling
Update config.guess and config.sub
jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops.
Doc: Clarify that publication exclusions track table identity.
Create TOAST table for partitions made by MERGE/SPLIT PARTITION
Make Emacs perl-mode indent more like perltidy.
Update .editorconfig and .gitattributes for postgresql.conf.sample.
Add previous commit 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."