Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-30 Change IndexAmRoutines to be statically-allocated structs. Tom Lane 19 (unreleased)
2025-12-05 Use more palloc_object() and palloc_array() in contrib/ Michael Paquier 19 (unreleased)
2025-12-03 Don't rely on pointer arithmetic with Pointer type Peter Eisentraut 19 (unreleased)
2025-12-03 Remove useless casts to Pointer Peter Eisentraut 19 (unreleased)
2025-03-07 Rename amcancrosscompare Peter Eisentraut 18.0
2025-02-27 Generalize hash and ordering support in amapi Peter Eisentraut 18.0
2025-02-02 Convert strategies to and from compare types Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-10-28 Remove unused #include's from contrib, pl, test .c files Peter Eisentraut 18.0
2024-09-10 Add amgettreeheight index AM API routine Peter Eisentraut 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-08 Allow parallel CREATE INDEX for BRIN indexes Tomas Vondra 17.0
2023-11-25 Reuse BrinDesc and BrinRevmap in brininsert Tomas Vondra 17.0
2023-08-23 Use the buffer cache when initializing an unlogged index. Heikki Linnakangas 16.0
2023-08-23 Use the buffer cache when initializing an unlogged index. Heikki Linnakangas 17.0
2023-08-23 ExtendBufferedWhat -> BufferManagerRelation. Thomas Munro 16.0
2023-08-23 ExtendBufferedWhat -> BufferManagerRelation. Thomas Munro 17.0
2023-04-06 Convert many uses of ReadBuffer[Extended](P_NEW) to ExtendBufferedRel() Andres Freund 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-04-07 Remove redundant memset(0) calls for page init of some index AMs Michael Paquier 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-08-01 Invent "amadjustmembers" AM method for validating opclass members. Tom Lane 14.0