| Commit message (Expand) | Author | Age |
* | 1. Vacuum is updated for MVCC. | Vadim B. Mikheev | 1999-03-28 |
* | A few further tweaks to shared memory space estimation. | Tom Lane | 1999-03-06 |
* | Repair some pretty serious problems in dynahash.c and | Tom Lane | 1999-02-22 |
* | From: Tatsuo Ishii <t-ishii@sra.co.jp> | Marc G. Fournier | 1999-02-21 |
* | Rearrange handling of MAXBACKENDS a little bit. The default setting | Tom Lane | 1999-02-21 |
* | 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 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | fixes to lock debugging macros from Massimo Dal Zotto | Tom Lane | 1999-01-17 |
* | Update for deadlock detection. | Bruce Momjian | 1998-12-29 |
* | Update for deadlock timer. | Bruce Momjian | 1998-12-29 |
* | Fix for deadlock timer timeout. | Bruce Momjian | 1998-12-29 |
* | Fix deadlock so it only checks once. | Bruce Momjian | 1998-12-18 |
* | Serialized mode works! | Vadim B. Mikheev | 1998-12-16 |
* | Initial MVCC code. | Vadim B. Mikheev | 1998-12-15 |
* | Make functions static or ifdef NOT_USED. Prevent pg_version creation. | Bruce Momjian | 1998-10-08 |
* | > | Bruce Momjian | 1998-09-09 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-28 |
* | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-25 |
* | o note that now pg_database has a new attribuite "encoding" even | Bruce Momjian | 1998-08-24 |
* | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 |
* | Lmgr cleanup, new locking modes for LLL. | Vadim B. Mikheev | 1998-08-01 |
* | Use Snapshot in heap access methods. | Vadim B. Mikheev | 1998-07-27 |
* | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-07-26 |
* | I really hope that I haven't missed anything in this one... | Marc G. Fournier | 1998-07-24 |
* | Inline function, rename libpq variablees, change lrel to lockrel. | Bruce Momjian | 1998-07-13 |
* | Update lock manager README. | Bruce Momjian | 1998-07-06 |
* | Rename locking structure names to be clearer. Add narrative to | Bruce Momjian | 1998-06-30 |
* | Rename lockt to locktype and rename LOCKT to LOCKTYPE. | Bruce Momjian | 1998-06-28 |
* | Rename BindingTable to ShmemIndex. | Bruce Momjian | 1998-06-27 |
* | Fix for hang after postmaster restart. Add new proc_exit and | Bruce Momjian | 1998-06-27 |
* | Rename Lockm to Locks. | Bruce Momjian | 1998-06-26 |
* | Rename LockTab to LockTable in function name. | Bruce Momjian | 1998-06-26 |
* | Back out some changes I made just for testing. | Bruce Momjian | 1998-06-23 |
* | Add underscores in manual references. | Bruce Momjian | 1998-06-23 |
* | Solaris cleanup. | Bruce Momjian | 1998-06-19 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | Hi, | Bruce Momjian | 1998-04-06 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | pgindent changes for Thomas proc/lock cleanup | Bruce Momjian | 1998-02-25 |
* | Fix for locking problems an dpriority. | Bruce Momjian | 1998-02-24 |
* | FIFO lock wait queue, with readers grouped together. | Bruce Momjian | 1998-02-19 |
* | Lock cleanup | Bruce Momjian | 1998-01-28 |
* | More deadlock code to check for escallation locks. | Bruce Momjian | 1998-01-28 |
* | Deadlock ceallnup. | Bruce Momjian | 1998-01-27 |
* | Real deadlock detection. | Bruce Momjian | 1998-01-27 |
* | getpid/pid cleanup | Bruce Momjian | 1998-01-25 |
* | Fix a variety of locking problems like newer lock waiters getting | Bruce Momjian | 1998-01-23 |