Age | Commit message (Expand) | Author |
---|---|---|
2017-06-21 | Phase 2 of pgindent updates. | Tom Lane |
2017-04-07 | Improve 64bit atomics support. | Andres Freund |
2017-02-25 | Remove useless duplicate inclusions of system header files. | Tom Lane |
2017-01-03 | Update copyright via script for 2017 | Bruce Momjian |
2016-10-07 | Fix fallback implementation of pg_atomic_write_u32(). | Andres Freund |
2016-06-09 | pgindent run for 9.6 | Robert Haas |
2016-01-02 | Update copyright for 2016 | Bruce Momjian |
2015-08-05 | Rely on inline functions even if that causes warnings in older compilers. | Andres Freund |
2015-06-26 | Fix the fallback memory barrier implementation to be reentrant. | Andres Freund |
2015-05-24 | pgindent run for 9.5 | Bruce Momjian |
2015-05-20 | Collection of typo fixes. | Heikki Linnakangas |
2015-01-11 | Provide a generic fallback for pg_compiler_barrier using an extern function. | Andres Freund |
2015-01-06 | Update copyright for 2015 | Bruce Momjian |
2014-09-25 | Add a basic atomic ops API abstracting away platform/architecture details. | Andres Freund |