Commits

DateSubjectAuthorReleases
2025-01-15 Rename RowCompareType to CompareType Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-20 Optimize alignment calculations in tuple form/deform David Rowley 18.0
2024-12-20 Introduce CompactAttribute array in TupleDesc, take 2 David Rowley 18.0
2024-12-10 Speedup Hash Joins with dedicated functions for ExprState hashing David Rowley 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 13.19
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 14.16
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 17.3
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 15.11
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 16.7
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 18.0
2024-10-31 Remove duplicate words in comments Daniel Gustafsson 18.0
2024-10-17 Don't store intermediate hash values in ExprState->resvalue David Rowley 18.0
2024-09-09 SQL/JSON: Avoid initializing unnecessary ON ERROR / ON EMPTY steps Amit Langote 17.0
2024-09-09 SQL/JSON: Avoid initializing unnecessary ON ERROR / ON EMPTY steps Amit Langote 18.0
2024-09-03 Fix typos and grammar in code comments and docs Michael Paquier 18.0
2024-08-20 Speed up Hash Join by making ExprStates support hashing David Rowley 18.0
2024-08-07 Refactor/reword some error messages to avoid duplicates Alvaro Herrera 17.0
2024-08-07 Refactor/reword some error messages to avoid duplicates Alvaro Herrera 18.0
2024-08-01 Evaluate arguments of correlated SubPlans in the referencing ExprState Andres Freund 18.0
2024-07-30 SQL/JSON: Fix casting for integer EXISTS columns in JSON_TABLE Amit Langote 17.0
2024-07-30 SQL/JSON: Fix casting for integer EXISTS columns in JSON_TABLE Amit Langote 18.0
2024-07-26 SQL/JSON: Improve error-handling of JsonBehavior expressions Amit Langote 17.0
2024-07-26 SQL/JSON: Fix error-handling of some JsonBehavior expressions Amit Langote 17.0