Commits

DateSubjectAuthorReleases
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-03-25 ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY Alvaro Herrera 14.0
2021-03-10 Avoid creating duplicate cached plans for inherited FK constraints. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-11-25 Remove obsolete comment atop ri_PlanCheck. Amit Kapila 13.2
2020-11-25 Remove obsolete comment atop ri_PlanCheck. Amit Kapila 14.0
2020-10-15 Fixup some appendStringInfo and appendPQExpBuffer calls David Rowley 14.0
2020-07-29 Add hash_mem_multiplier GUC. Peter Geoghegan 14.0
2020-07-29 Add hash_mem_multiplier GUC. Peter Geoghegan 13.0
2020-03-23 Add object names to partition integrity violations. Amit Kapila 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-11-06 Remove unused function argument Peter Eisentraut 13.0
2019-09-23 Message style fixes Peter Eisentraut 13.0
2019-09-23 Message style fixes Peter Eisentraut 12.0
2019-07-22 Use appendBinaryStringInfo in more places where the length is known David Rowley 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-04-03 Support foreign keys that reference partitioned tables Alvaro Herrera 12.0
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-03-20 Restore RI trigger sanity check Alvaro Herrera 12.0
2019-03-20 Restore RI trigger sanity check Alvaro Herrera 11.3
2019-03-18 Fix optimization of foreign-key on update actions Peter Eisentraut 12.0
2019-03-11 tableam: Add and use scan APIs. Andres Freund 12.0