Merge tag 'REL_16_9' into Cloudberry#1760
Merged
Merged
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge upstream PostgreSQL REL_16_9 into Cloudberry, upgrading the
kernel from PG 14.4 to PG 16.9. This spans two major versions (PG 15
and PG 16), bringing in 5730 commits.
Key features and changes, sorted by importance:
MERGE command
Logical replication enhancements
SQL/JSON
json_scalar, json_serialize)
WAL and storage subsystem
Query optimizer / executor
Performance:
Critical fixes:
pgstat monitoring enhancements
pgstat shared memory rewrite (PG 15):
pg_stat_io (PG 16 new view):
pg_stat_statements:
Other:
libpq and client protocol
Security and privilege model
pg_dump / pg_upgrade / pg_basebackup toolchain
pg_dump:
pg_basebackup:
pg_upgrade:
Partitioned table improvements
ICU and collation
Node support function auto-generation (FIXME)
Global renames and structural changes
SQL types and functions
psql improvements
Critical data corruption and crash fixes
Vacuum / Autovacuum
Co-authored-by: liushengsong lss602726449@gmail.com
Co-authored-by: reshke reshke@double.cloud
Co-authored-by: Hao Wu gfphoenix78@gmail.com
Co-authored-by: Jianghua.yjh yjhjstz@gmail.com
Co-authored-by: Dianjin Wang wangdianjin@gmail.com