Commits

DateSubjectAuthorReleases
2024-04-06 Implement ALTER TABLE ... SPLIT PARTITION ... command Alexander Korotkov 17.0
2024-04-06 Implement ALTER TABLE ... MERGE PARTITIONS ... command Alexander Korotkov 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-10 Add const to values and nulls arguments Peter Eisentraut 17.0
2023-07-20 Add missing ObjectIdGetDatum() in syscache lookup calls for Oids Michael Paquier 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-02 Fix typos in comments Michael Paquier 16.0
2023-03-25 Add SysCacheGetAttrNotNull for guaranteed not-null attrs Daniel Gustafsson 16.0
2023-02-07 Remove useless casts to (void *) in arguments of some system functions Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-03 Resolve partition strategy during early parsing Alvaro Herrera 16.0
2022-10-07 Remove unnecessary uses of Abs() Peter Eisentraut 16.0
2022-10-05 Rename shadowed local variables David Rowley 16.0
2022-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-07-13 Small cleanup of create_list_bounds() David Rowley 15.0
2022-07-13 Small cleanup of create_list_bounds() David Rowley 16.0
2022-02-14 Fix misuse of "const" qualifier. Tom Lane 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-10-01 Ensure interleaved_parts field is always initialized David Rowley 15.0
2021-08-03 Allow ordered partition scans in more cases David Rowley 15.0
2021-07-27 Avoid using ambiguous word "non-negative" in error messages. Fujii Masao 11.13
2021-07-27 Avoid using ambiguous word "non-negative" in error messages. Fujii Masao 12.8
2021-07-27 Avoid using ambiguous word "non-negative" in error messages. Fujii Masao 13.4