| Commit message (Expand) | Author | Age | Files | Lines |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -7/+8 |
| * | Back out change. Too many place to change too close to beta: | Bruce Momjian | 2001-09-30 | 1 | -4/+4 |
| * | Do this TODO item: | Bruce Momjian | 2001-09-29 | 1 | -4/+4 |
| * | Implement new 'lightweight lock manager' that's intermediate between | Tom Lane | 2001-09-29 | 1 | -25/+19 |
| * | Add an overall timeout on the client authentication cycle, so that | Tom Lane | 2001-09-21 | 1 | -1/+4 |
| * | Get rid of PID entries in shmem hash table; there is no longer any need | Tom Lane | 2001-09-07 | 1 | -8/+18 |
| * | Implement LockBufferForCleanup(), which will allow concurrent VACUUM | Tom Lane | 2001-07-06 | 1 | -1/+6 |
| * | Tweak startup sequence so that running out of PROC array slots is | Tom Lane | 2001-06-16 | 1 | -2/+1 |
| * | Oops, only wanted python change in the last commit. Backing out. | Bruce Momjian | 2001-05-25 | 1 | -4/+1 |
| * | While changing Cygwin Python to build its core as a DLL (like Win32 | Bruce Momjian | 2001-05-25 | 1 | -1/+4 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -8/+9 |
| * | Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occur | Tom Lane | 2001-02-26 | 1 | -1/+5 |
| * | Re-implement deadlock detection and resolution, per design notes posted | Tom Lane | 2001-01-25 | 1 | -11/+4 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| * | Clean up lockmanager data structures some more, in preparation for planned | Tom Lane | 2001-01-22 | 1 | -8/+7 |
| * | Oops, I had managed to break query-cancel-while-waiting-for-lock. | Tom Lane | 2001-01-16 | 1 | -2/+2 |
| * | Rename fields of lock and lockholder structures to something a tad less | Tom Lane | 2001-01-16 | 1 | -7/+15 |
| * | Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts | Tom Lane | 2001-01-14 | 1 | -15/+7 |
| * | Revise lock manager to support "session level" locks as well as "transaction | Tom Lane | 2000-12-22 | 1 | -11/+19 |
| * | Significant cleanups in SysV IPC handling (shared mem and semaphores). | Tom Lane | 2000-11-28 | 1 | -37/+37 |
| * | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut | 2000-05-31 | 1 | -1/+4 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -4/+4 |
| * | Change cancel while waiting-for-lock stuff. | Hiroshi Inoue | 2000-02-22 | 1 | -1/+2 |
| * | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
| * | Transaction log manager core code. | Vadim B. Mikheev | 1999-09-27 | 1 | -2/+3 |
| * | Several changes here, not very related but touching some of the same files. | Tom Lane | 1999-09-24 | 1 | -5/+7 |
| * | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 | 1 | -2/+2 |
| * | Another pgindent run. Sorry folks. | Bruce Momjian | 1999-05-25 | 1 | -2/+2 |
| * | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -4/+6 |
| * | Hi, Bruce! | Bruce Momjian | 1999-05-13 | 1 | -1/+2 |
| * | Fix LMGR for MVCC. | Vadim B. Mikheev | 1999-05-07 | 1 | -5/+6 |
| * | Reorder startup ops so that if preallocation of semas fails, | Tom Lane | 1999-02-19 | 1 | -2/+1 |
| * | Allow maximum number of backends to be set at configure time | Tom Lane | 1999-02-19 | 1 | -5/+13 |
| * | Remove duplicate geqo functions, and more optimizer cleanup | Bruce Momjian | 1999-02-15 | 1 | -3/+10 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -4/+4 |
| * | Initial MVCC code. | Vadim B. Mikheev | 1998-12-15 | 1 | -3/+1 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -10/+8 |
| * | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-25 | 1 | -5/+5 |
| * | Use Snapshot in heap access methods. | Vadim B. Mikheev | 1998-07-27 | 1 | -1/+9 |
| * | Rename locking structure names to be clearer. Add narrative to | Bruce Momjian | 1998-06-30 | 1 | -2/+2 |
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -2/+3 |
| * | getpid/pid cleanup | Bruce Momjian | 1998-01-25 | 1 | -6/+1 |
| * | Cleanup deadlock message. | Bruce Momjian | 1998-01-23 | 1 | -3/+2 |
| * | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -10/+10 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -32/+32 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -55/+58 |
| * | Make functions static where possible, enclose unused functions in #ifdef NOT_... | Bruce Momjian | 1997-08-19 | 1 | -5/+1 |
| * | Remove WIN32 defines. They never worked. | Bruce Momjian | 1997-02-14 | 1 | -8/+1 |
| * | Another directory totally cleaned out | Marc G. Fournier | 1996-11-05 | 1 | -6/+3 |
| * | Added needed include file. | Bruce Momjian | 1996-10-31 | 1 | -1/+2 |