| Commit message (Expand) | Author | Age |
* | Remove dummy_spinlock | Alvaro Herrera | 2024-01-25 |
* | Fix s_lock_test compile | Alvaro Herrera | 2024-01-25 |
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Add wait event for pg_usleep() in perform_spin_delay() | Andres Freund | 2022-11-21 |
* | Rely on __func__ being supported | Andres Freund | 2022-08-07 |
* | Further tidy-up for old CPU architectures. | Thomas Munro | 2022-07-12 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. | Tom Lane | 2021-11-28 |
* | Un-break s_lock_test. | Tom Lane | 2021-08-13 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 2019-11-12 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD. | Tom Lane | 2017-11-20 |
* | Phase 3 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 2017-06-21 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Remove barrier.h | Robert Haas | 2016-11-22 |
* | Make init_spin_delay() C89 compliant #2. | Andres Freund | 2016-04-14 |
* | Make init_spin_delay() C89 compliant and change stuck spinlock reporting. | Andres Freund | 2016-04-13 |
* | Allow Pin/UnpinBuffer to operate in a lockfree manner. | Andres Freund | 2016-04-10 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Add missing volatile qualifier. | Robert Haas | 2014-09-11 |
* | Change the spinlock primitives to function as compiler barriers. | Robert Haas | 2014-09-09 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Mark some more variables as static or include the appropriate header | Peter Eisentraut | 2014-02-08 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Remove spinlock support for SINIX, Sun3, and NS32K. | Robert Haas | 2013-10-17 |
* | Track spinlock delay in microsecond granularity. | Heikki Linnakangas | 2013-06-28 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | When LWLOCK_STATS is defined, count spindelays. | Robert Haas | 2012-06-26 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Memory barrier support for PostgreSQL. | Robert Haas | 2011-09-23 |
* | Improve spinlock performance for HP-UX, ia64, non-gcc. | Robert Haas | 2011-08-29 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 |
* | Remove 576 references of include files that were not needed. | Bruce Momjian | 2006-07-14 |
* | Upon closer inspection, the sparc code in s_lock.c is dead code, and | Tom Lane | 2006-05-12 |
* | Remove unnecessary .seg/.section directives, per Alan Stange. | Tom Lane | 2006-05-11 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |