Commits

DateSubjectAuthorReleases
2023-11-25 Reuse BrinDesc and BrinRevmap in brininsert Tomas Vondra 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-10 Add const to values and nulls arguments Peter Eisentraut 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-03-20 Ignore BRIN indexes when checking for HOT updates Tomas Vondra 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-09-20 Harmonize parameter names in storage and AM code. Peter Geoghegan 16.0
2022-08-04 Fix check_exclusion_or_unique_constraint for UNIQUE NULLS NOT DISTINCT. Tom Lane 16.0
2022-08-04 Fix check_exclusion_or_unique_constraint for UNIQUE NULLS NOT DISTINCT. Tom Lane 15.0
2022-01-12 Fix memory leak in indexUnchanged hint mechanism. Peter Geoghegan 15.0
2022-01-12 Fix memory leak in indexUnchanged hint mechanism. Peter Geoghegan 14.2
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 14.0
2021-01-13 Pass down "logically unchanged index" hint. Peter Geoghegan 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-10-14 Remove es_result_relation_info from EState. Heikki Linnakangas 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-06-05 Fix incorrect index behavior in COPY FROM with partitioned tables David Rowley 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-24 tableam: Add tuple_{insert, delete, update, lock} and use. Andres Freund 12.0
2019-03-11 tableam: Add and use scan APIs. Andres Freund 12.0
2019-01-22 Move generic snapshot related code from tqual.h to snapmgr.h. Andres Freund 12.0
2019-01-15 Don't include genam.h from execnodes.h and relscan.h anymore. Andres Freund 12.0