Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-26 | Keep the decompressed filter in brin_bloom_union | Tomas Vondra | 17.5 |
| 2025-03-11 | BRIN: be more strict about required support procs | Álvaro Herrera | 17.5 |
| 2024-04-14 | Use the correct PG_DETOAST_DATUM macro in BRIN | Tomas Vondra | 17.0 |
| 2024-04-14 | Update nbits_set in brin_bloom_union | Tomas Vondra | 17.0 |
| 2024-03-13 | Make the order of the header file includes consistent | Peter Eisentraut | 17.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-11-08 | Enlarge assertion in bloom_init() for false_positive_rate | Michael Paquier | 17.0 |
| 2023-07-03 | Fix code indentation violations | Tomas Vondra | 17.0 |
| 2023-07-02 | Introduce bloom_filter_size for BRIN bloom opclass | Tomas Vondra | 17.0 |
| 2023-07-02 | Minor cleanups in the BRIN code | Tomas Vondra | 17.0 |