Commits

DateSubjectAuthorReleases
2025-12-09 Improve documentation for pg_atomic_unlocked_write_u32() Andres Freund 19 (unreleased)
2025-12-03 Add pg_atomic_unlocked_write_u64 Andres Freund 19 (unreleased)
2018-04-08 Remove overzeleous assertions in pg_atomic_flag code. Andres Freund 9.5.13
2018-04-08 Remove overzeleous assertions in pg_atomic_flag code. Andres Freund 11.0
2018-04-08 Remove overzeleous assertions in pg_atomic_flag code. Andres Freund 9.6.9
2018-04-08 Remove overzeleous assertions in pg_atomic_flag code. Andres Freund 10.4
2017-04-08 Fix issues in e8fdbd58fe. Andres Freund 10.0
2017-04-07 Improve 64bit atomics support. Andres Freund 10.0
2016-10-08 Fix fallback implementation of pg_atomic_write_u32(). Andres Freund 9.5.5
2016-10-08 Fix fallback implementation of pg_atomic_write_u32(). Andres Freund 9.6.1
2016-10-07 Fix fallback implementation of pg_atomic_write_u32(). Andres Freund 10.0
2015-08-07 Don't include low level locking code from frontend code. Andres Freund 9.6.0
2015-08-05 Rely on inline functions even if that causes warnings in older compilers. Andres Freund 9.6.0
2015-08-05 Fix comment atomics.h. Andres Freund 9.5.0
2015-08-05 Fix comment atomics.h. Andres Freund 9.6.0
2015-04-02 Define integer limits independently from the system definitions. Andres Freund 9.5.0
2015-03-25 Centralize definition of integer limits. Andres Freund 9.5.0
2014-09-26 Fix a couple occurrences of 'the the' in the new atomics API. Andres Freund 9.5.0
2014-09-25 Add a basic atomic ops API abstracting away platform/architecture details. Andres Freund 9.5.0