Commits

DateSubjectAuthorReleases
2025-08-17 Update obsolete comments in ResultRelInfo struct. Etsuro Fujita 17.7
2025-08-17 Update obsolete comments in ResultRelInfo struct. Etsuro Fujita 18.0
2025-08-17 Update obsolete comments in ResultRelInfo struct. Etsuro Fujita 19 (unreleased)
2025-07-02 Reformat some node comments Peter Eisentraut 19 (unreleased)
2025-07-01 Update comment for IndexInfo.ii_NullsNotDistinct Peter Eisentraut 15.14
2025-07-01 Update comment for IndexInfo.ii_NullsNotDistinct Peter Eisentraut 16.10
2025-07-01 Update comment for IndexInfo.ii_NullsNotDistinct Peter Eisentraut 17.6
2025-07-01 Update comment for IndexInfo.ii_NullsNotDistinct Peter Eisentraut 18.0
2025-07-01 Update comment for IndexInfo.ii_NullsNotDistinct Peter Eisentraut 19 (unreleased)
2025-07-01 Update comment for IndexInfo.ii_WithoutOverlaps Peter Eisentraut 18.0
2025-07-01 Update comment for IndexInfo.ii_WithoutOverlaps Peter Eisentraut 19 (unreleased)
2025-07-01 Fix outdated comment for IndexInfo Peter Eisentraut 17.6
2025-07-01 Fix outdated comment for IndexInfo Peter Eisentraut 18.0
2025-07-01 Fix outdated comment for IndexInfo Peter Eisentraut 19 (unreleased)
2025-05-22 Revert "Don't lock partitions pruned by initial pruning" Amit Langote 18.0
2025-03-28 Add support for not-null constraints on virtual generated columns Peter Eisentraut 18.0
2025-03-28 Rename a node field for clarity Peter Eisentraut 18.0
2025-03-25 Remove 'additional' pointer from TupleHashEntryData. Jeff Davis 18.0
2025-03-25 Create accessor functions for TupleHashEntry. Jeff Davis 18.0
2025-03-25 HashAgg: use Bump allocator for hash TupleHashTable entries. Jeff Davis 18.0
2025-03-15 BitmapHeapScan uses the read stream API Melanie Plageman 18.0
2025-03-11 Show index search count in EXPLAIN ANALYZE, take 2. Peter Geoghegan 18.0
2025-02-20 Don't lock partitions pruned by initial pruning Amit Langote 18.0
2025-02-17 Fix an oversight in cbc127917 to handle MERGE correctly Amit Langote 18.0
2025-02-07 Virtual generated columns Peter Eisentraut 18.0