Commit Graph

25 Commits (325bc54eed4ea0836a0bb715bb18342f0c1c668a)

Author SHA1 Message Date
Andrew Dunstan 8284cf5f74 Add copyright notices to meson files 3 years ago
Andres Freund 902ab2fcef meson: Add windows resource files 3 years ago
Andres Freund e6927270cd meson: Add initial version of meson based build system 3 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Tom Lane 3804539e48 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. 4 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Tom Lane eb67623c96 Mark some contrib modules as "trusted". 5 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Andres Freund 01368e5d9d Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
Tom Lane 8255c7a5ee Phase 2 pgindent run for v12. 6 years ago
Andres Freund 73c954d248 tableam: sample scan. 6 years ago
Andres Freund c2fe139c20 tableam: Add and use scan APIs. 6 years ago
Tom Lane f09346a9c6 Refactor planner's header files. 7 years ago
Andres Freund 4c850ecec6 Don't include heapam.h from others headers. 7 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Alvaro Herrera f2c587067a Rethink how to get float.h in old Windows API for isnan/isinf 7 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Tom Lane c879d51c59 Some platforms now need contrib/tsm_system_time to be linked with libm. 10 years ago
Tom Lane dd7a8f66ed Redesign tablesample method API, and do extensive code review. 10 years ago
Bruce Momjian 807b9e0dff pgindent run for 9.5 10 years ago
Magnus Hagander 3b075e9d7b Fix typos in comments 10 years ago
Peter Eisentraut e6dc503445 Fix whitespace 10 years ago
Simon Riggs 56e121a508 contrib/tsm_system_time 10 years ago