| Commit message (Expand) | Author | Age |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | Rename 'holder' references to 'proclock' for PROCLOCK references, for | Bruce Momjian | 2003-02-18 |
* | Code review for statement_timeout patch. Fix some race conditions | Tom Lane | 2002-10-31 |
* | Add DLLIMPORT declarations needed by contrib modules. | Peter Eisentraut | 2002-10-21 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | Complete TODO item: | Bruce Momjian | 2002-07-19 |
* | Add SET statement_timeout capability. Timeout is in ms. A value of | Bruce Momjian | 2002-07-13 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Katherine Ward wrote: | Jan Wieck | 2002-06-11 |
* | Create an internal semaphore API that is not tied to SysV semaphores. | Tom Lane | 2002-05-05 |
* | The extra semaphore that proc.c now allocates for checkpoint processes | Tom Lane | 2001-11-06 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Back out change. Too many place to change too close to beta: | Bruce Momjian | 2001-09-30 |
* | Do this TODO item: | Bruce Momjian | 2001-09-29 |
* | Implement new 'lightweight lock manager' that's intermediate between | Tom Lane | 2001-09-29 |
* | Add an overall timeout on the client authentication cycle, so that | Tom Lane | 2001-09-21 |
* | Get rid of PID entries in shmem hash table; there is no longer any need | Tom Lane | 2001-09-07 |
* | Implement LockBufferForCleanup(), which will allow concurrent VACUUM | Tom Lane | 2001-07-06 |
* | Tweak startup sequence so that running out of PROC array slots is | Tom Lane | 2001-06-16 |
* | Oops, only wanted python change in the last commit. Backing out. | Bruce Momjian | 2001-05-25 |
* | While changing Cygwin Python to build its core as a DLL (like Win32 | Bruce Momjian | 2001-05-25 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occur | Tom Lane | 2001-02-26 |
* | Re-implement deadlock detection and resolution, per design notes posted | Tom Lane | 2001-01-25 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Clean up lockmanager data structures some more, in preparation for planned | Tom Lane | 2001-01-22 |
* | Oops, I had managed to break query-cancel-while-waiting-for-lock. | Tom Lane | 2001-01-16 |
* | Rename fields of lock and lockholder structures to something a tad less | Tom Lane | 2001-01-16 |
* | Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts | Tom Lane | 2001-01-14 |
* | Revise lock manager to support "session level" locks as well as "transaction | Tom Lane | 2000-12-22 |
* | Significant cleanups in SysV IPC handling (shared mem and semaphores). | Tom Lane | 2000-11-28 |
* | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut | 2000-05-31 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Change cancel while waiting-for-lock stuff. | Hiroshi Inoue | 2000-02-22 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Transaction log manager core code. | Vadim B. Mikheev | 1999-09-27 |
* | Several changes here, not very related but touching some of the same files. | Tom Lane | 1999-09-24 |
* | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 |
* | Another pgindent run. Sorry folks. | Bruce Momjian | 1999-05-25 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Hi, Bruce! | Bruce Momjian | 1999-05-13 |
* | Fix LMGR for MVCC. | Vadim B. Mikheev | 1999-05-07 |
* | Reorder startup ops so that if preallocation of semas fails, | Tom Lane | 1999-02-19 |
* | Allow maximum number of backends to be set at configure time | Tom Lane | 1999-02-19 |
* | Remove duplicate geqo functions, and more optimizer cleanup | Bruce Momjian | 1999-02-15 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Initial MVCC code. | Vadim B. Mikheev | 1998-12-15 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |