Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-03-04Remove unused #include's from backend .c filesPeter Eisentraut
2024-01-04Update copyright for 2024Bruce Momjian
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-20Add copyright notices to meson filesAndrew Dunstan
2022-09-22meson: Add initial version of meson based build systemAndres Freund
2022-01-08Update copyright for 2022Bruce Momjian
2021-01-02Update copyright for 2021Bruce Momjian
2020-02-27Move src/backend/utils/hash/hashfn.c to src/commonRobert Haas
2020-01-01Update copyrights for 2020Bruce Momjian
2019-11-05Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund
2019-05-22Phase 2 pgindent run for v12.Tom Lane
2019-04-01tableam: sample scan.Andres Freund
2019-03-11tableam: Add and use scan APIs.Andres Freund
2019-03-11Move hash_any prototype from access/hash.h to utils/hashutils.hAlvaro Herrera
2019-01-29Refactor planner's header files.Tom Lane
2019-01-15Don't include heapam.h from others headers.Andres Freund
2019-01-02Update copyright for 2019Bruce Momjian
2018-07-11Rethink how to get float.h in old Windows API for isnan/isinfAlvaro Herrera
2018-01-03Update copyright for 2018Bruce Momjian
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-01-02Update copyright for 2016Bruce Momjian
2015-07-25Dodge portability issue (apparent compiler bug) in new tablesample code.Tom Lane
2015-07-25Redesign tablesample method API, and do extensive code review.Tom Lane
2015-06-30Remove useless check for NULL subexpression.Tom Lane
2015-05-24Manual cleanup of pgindent results.Tom Lane
2015-05-24pgindent run for 9.5Bruce Momjian
2015-05-15TABLESAMPLE, SQL Standard and extensibleSimon Riggs