Commits

DateSubjectAuthorReleases
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-24 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 17.0
2024-01-19 Add stratnum GiST support function Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-10 Add const to values and nulls arguments Peter Eisentraut 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-04-02 Pass down table relation into more index relation functions Andres Freund 16.0
2023-02-07 Remove useless casts to (void *) in arguments of some system functions Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-09-27 Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut 16.0
2022-09-12 Revert "Convert *GetDatum() and DatumGet*() macros to inline functions" Peter Eisentraut 16.0
2022-09-12 Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-06-25 Remove redundant variable pageSize in gistinitpage Peter Eisentraut 14.0
2021-04-07 Remove redundant memset(0) calls for page init of some index AMs Michael Paquier 14.0
2021-03-23 Add macro RelationIsPermanent() to report relation permanence Bruce Momjian 14.0
2021-02-07 Rename removable xid function for consistency. Peter Geoghegan 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-09-17 Add support for building GiST index by sorting. Heikki Linnakangas 14.0
2020-09-05 Yet more elimination of dead stores and useless initializations. Tom Lane 14.0
2020-08-12 snapshot scalability: Don't compute global horizons while building snapshots. Andres Freund 14.0
2020-04-04 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0