Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2025-08-03 Avoid leakage of zero-length arrays in partition_bounds_copy(). Tom Lane 19 (unreleased)
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-02-14 Fix misuse of "const" qualifier. Tom Lane 15.0
2021-06-29 Fix bogus logic for reporting which hash partition conflicts. Tom Lane 14.0
2021-06-29 Fix bogus logic for reporting which hash partition conflicts. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 13.2
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 12.6
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 11.11
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 14.0
2020-11-16 Do not return NULL for error cases in satisfies_hash_partition(). Tom Lane 13.2
2020-11-16 Do not return NULL for error cases in satisfies_hash_partition(). Tom Lane 11.11
2020-11-16 Do not return NULL for error cases in satisfies_hash_partition(). Tom Lane 12.6
2020-11-16 Do not return NULL for error cases in satisfies_hash_partition(). Tom Lane 14.0
2020-10-30 Fix assertion failure in check_new_partition_bound(). Tom Lane 14.0
2020-09-23 Improve error cursor positions for problems with partition bounds. Tom Lane 14.0
2020-09-04 Remove some more useless assignments. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-10 Suppress unused-variable warning. Tom Lane 13.0
2019-12-25 Allow whole-row Vars to be used in partitioning expressions. Tom Lane 13.0
2019-12-25 Load relcache entries' partitioning data on-demand, not immediately. Tom Lane 13.0
2019-09-07 Avoid using INFO elevel for what are fundamentally debug messages. Tom Lane 13.0
2019-09-07 Avoid using INFO elevel for what are fundamentally debug messages. Tom Lane 12.0