Commits

DateSubjectAuthorReleases
2024-12-19 Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 14.16
2024-12-19 Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 15.11
2024-12-19 Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 16.7
2024-12-19 Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 17.3
2024-12-19 Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 18.0
2024-12-17 Fix incorrect slot type in BuildTupleHashTableExt David Rowley 18.0
2024-12-11 Use ExprStates for hashing in GROUP BY and SubPlans David Rowley 18.0
2024-10-08 Improve style of two code paths Michael Paquier 18.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-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-05-11 Fix typos and grammar in code and test comments Michael Paquier 15.0
2022-02-20 Use bitwise rotate functions in more places John Naylor 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 14.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 13.4
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 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-07-26 Fix LookupTupleHashEntryHash() pipeline-stall issue. Jeff Davis 13.0
2020-07-26 Fix LookupTupleHashEntryHash() pipeline-stall issue. Jeff Davis 14.0
2020-07-08 code: replace 'master' with 'leader' where appropriate. Andres Freund 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-02-29 Remove obsolete comment. Tom Lane 13.0