| Commit message (Expand) | Author | Age |
* | Add a barrier primitive for synchronizing backends. | Andres Freund | 2017-11-29 |
* | Combine win32 and unix latch implementations. | Andres Freund | 2016-03-21 |
* | Remove some more dead Alpha-specific code. | Tom Lane | 2015-11-02 |
* | Single-reader, single-writer, lightweight shared message queue. | Robert Haas | 2014-01-14 |
* | Simple table of contents for a shared memory segment. | Robert Haas | 2014-01-14 |
* | Allow dynamic allocation of shared memory segments. | Robert Haas | 2013-10-09 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Allow read only connections during recovery, known as Hot Standby. | Simon Riggs | 2009-12-19 |
* | Create a multiplexing structure for signals to Postgres child processes. | Tom Lane | 2009-07-31 |
* | Refactor backend makefiles to remove lots of duplicate code | Peter Eisentraut | 2008-02-19 |
* | Remove remains of old depend target. | Peter Eisentraut | 2007-01-20 |
* | Split the shared-memory array of PGPROC pointers out of the sinval | Tom Lane | 2005-05-19 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Merge three existing ways of signaling postmaster from child processes, | Tom Lane | 2001-11-04 |
* | Move s_lock.c and spin.c into lmgr subdirectory, which seems a much | Tom Lane | 2001-09-27 |
* | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut | 2000-10-20 |
* | New unified regression test driver, test/regress makefile cleanup, | Peter Eisentraut | 2000-09-29 |
* | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut | 2000-08-31 |
* | Repair parallel make in backend tree (and make it really parallel). | Peter Eisentraut | 2000-07-13 |
* | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane | 2000-05-29 |
* | New LDOUT makefile variable for QNX os. | Bruce Momjian | 1999-12-13 |
* | Make LD -r as macros that can be changed for QNX. | Bruce Momjian | 1999-12-09 |
* | Alpha spinlock fix from Uncle George <gatgul@voicenet.com> | Bruce Momjian | 1999-07-22 |
* | Hi, | Bruce Momjian | 1998-04-06 |
* | Major cleanout of PORTNAME variables from Makefiles...bound to screw up | Marc G. Fournier | 1997-12-20 |
* | More cleanups. I can now compile without PORTNAME being defined n | Marc G. Fournier | 1997-12-19 |
* | Inline frequently called functions. | Bruce Momjian | 1997-09-18 |
* | Makefile cleanup after reorganization | Bruce Momjian | 1996-11-09 |
* | Clean up Makefile(s) | Marc G. Fournier | 1996-11-03 |
* | Simplify make files, add full dependencies. | Bryan Henderson | 1996-10-27 |