Commits

DateSubjectAuthorReleases
2025-09-12 Remove traces of support for Sun Studio compiler Peter Eisentraut 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-07-30 Remove --disable-atomics, require 32 bit atomics. Thomas Munro 18.0
2024-07-04 Remove bogus assertion in pg_atomic_monotonic_advance_u64 Alvaro Herrera 18.0
2024-07-04 Remove bogus assertion in pg_atomic_monotonic_advance_u64 Alvaro Herrera 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-18 Optimize pg_atomic_exchange_u32 and pg_atomic_exchange_u64. Nathan Bossart 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-08-05 Rely on inline functions even if that causes warnings in older compilers. Andres Freund 9.6.0
2015-05-25 Revert 9.5 pgindent changes to atomics directory files Bruce Momjian 9.5.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-03-11 Add macros wrapping all usage of gcc's __attribute__. Andres Freund 9.5.0
2015-01-11 Fix alignment of pg_atomic_uint64 variables on some 32bit platforms. Andres Freund 9.5.0
2015-01-08 Move comment about sun cc's __machine_rw_barrier being a full barrier. Andres Freund 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-10-25 Add native compiler and memory barriers for solaris studio. Andres Freund 9.5.0
2014-09-26 Further atomic ops portability improvements and bug fixes. Andres Freund 9.5.0
2014-09-25 Add a basic atomic ops API abstracting away platform/architecture details. Andres Freund 9.5.0