Commit Graph

21 Commits (edadeb0710e838f6ce1f95973fae683a56fdba06)

Author SHA1 Message Date
Tom Lane edadeb0710 Remove support for HPPA (a/k/a PA-RISC) architecture. 1 year ago
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Thomas Munro 9db300ce6e Remove HP-UX port. 3 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Andres Freund 8c3debbbf6 Fix and improve pg_atomic_flag fallback implementation. 8 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Andres Freund e8fdbd58fe Improve 64bit atomics support. 9 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Andres Freund b0779abb3a Fix fallback implementation of pg_atomic_write_u32(). 9 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Andres Freund de6fd1c898 Rely on inline functions even if that causes warnings in older compilers. 10 years ago
Bruce Momjian befa3e648c Revert 9.5 pgindent changes to atomics directory files 10 years ago
Bruce Momjian 807b9e0dff pgindent run for 9.5 10 years ago
Heikki Linnakangas 3dfce37627 Fix typos in comment. 11 years ago
Andres Freund de6429a8fd Provide a generic fallback for pg_compiler_barrier using an extern function. 11 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Andres Freund b64d92f1a5 Add a basic atomic ops API abstracting away platform/architecture details. 11 years ago