Commits

DateSubjectAuthorReleases
2022-03-21 Fix assorted missing logic for GroupingFunc nodes. Tom Lane 12.11
2022-03-21 Fix assorted missing logic for GroupingFunc nodes. Tom Lane 11.16
2022-03-21 Fix assorted missing logic for GroupingFunc nodes. Tom Lane 14.3
2022-03-21 Fix assorted missing logic for GroupingFunc nodes. Tom Lane 10.21
2022-03-21 Fix assorted missing logic for GroupingFunc nodes. Tom Lane 15.0
2022-01-16 Teach hash_ok_operator() that record_eq is only sometimes hashable. Tom Lane 15.0
2022-01-16 Teach hash_ok_operator() that record_eq is only sometimes hashable. Tom Lane 14.2
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 11.15
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 14.2
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 12.10
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 15.0
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 10.20
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 13.6
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-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 15.0
2021-04-02 Add Result Cache executor node (take 2) David Rowley 14.0
2021-04-01 Revert b6002a796 David Rowley 14.0
2021-03-31 Add Result Cache executor node David Rowley 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-03-31 Allow an alias to be attached to a JOIN ... USING Peter Eisentraut 14.0
2021-02-27 Add TID Range Scans to support efficient scanning ranges of TIDs David Rowley 14.0