Commits

DateSubjectAuthorReleases
2022-01-17 Add Boolean node Peter Eisentraut 15.0
2022-01-14 Rename value node fields Peter Eisentraut 15.0
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-12-08 Allow specifying column list for foreign key ON DELETE SET actions Peter Eisentraut 15.0
2021-11-24 Flush Memoize cache when non-key parameters change, take 2 David Rowley 14.2
2021-11-24 Flush Memoize cache when non-key parameters change, take 2 David Rowley 15.0
2021-11-23 Allow Memoize to operate in binary comparison mode David Rowley 14.2
2021-11-23 Allow Memoize to operate in binary comparison mode David Rowley 15.0
2021-11-08 Fix incorrect hash equality operator bug in Memoize David Rowley 15.0
2021-10-27 Allow publishing the tables of schema. Amit Kapila 15.0
2021-10-07 Improve order in file Peter Eisentraut 15.0
2021-09-14 Add COPY_ARRAY_FIELD and COMPARE_ARRAY_FIELD Peter Eisentraut 15.0
2021-09-09 Remove Value node struct Peter Eisentraut 15.0
2021-09-06 Add PublicationTable and PublicationRelInfo structs Alvaro Herrera 15.0
2021-08-08 Check the size in COPY_POINTER_FIELD Peter Eisentraut 15.0
2021-07-21 Rename some node support functions for consistency Peter Eisentraut 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-07-07 Use a hash table to speed up NOT IN(values) David Rowley 15.0