| Commit message (Expand) | Author | Age |
* | This patch is the next step towards (re)allowing fork/exec. | Bruce Momjian | 2003-12-20 |
* | Try to reduce confusion about what is a lock method identifier, a lock | Bruce Momjian | 2003-12-01 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Ensure that all places that are complaining about exhaustion of shared | Tom Lane | 2003-10-16 |
* | Clean up locktable init code per recent gripe from Kurt Roeckx. | Tom Lane | 2003-08-17 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | A visit from the message-style police ... | Tom Lane | 2003-07-28 |
* | Error message editing in backend/storage. | Tom Lane | 2003-07-24 |
* | Back out LOCKTAG changes by Rod Taylor, pending code review. Sorry. | Bruce Momjian | 2003-02-19 |
* | - Modifies LOCKTAG to include a 'classId'. Relation receive a classId of | Bruce Momjian | 2003-02-19 |
* | Rename 'holder' references to 'proclock' for PROCLOCK references, for | Bruce Momjian | 2003-02-18 |
* | Add code to print information about a detected deadlock cycle. The | Tom Lane | 2003-01-16 |
* | Fix some bogus comments. | Tom Lane | 2002-11-01 |
* | Code review for statement_timeout patch. Fix some race conditions | Tom Lane | 2002-10-31 |
* | This patch removes a use of uninitialized memory in lmgr/lock.c, by | Bruce Momjian | 2002-09-26 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | Remove sys/types.h in files that include postgres.h, and hence c.h, | Bruce Momjian | 2002-09-02 |
* | Code review for pg_locks feature. Make shmemoffset of PROCLOCK structs | Tom Lane | 2002-08-31 |
* | [ Newest version of patch applied.] | Bruce Momjian | 2002-08-17 |
* | * -Remove LockMethodTable.prio field, not used (Bruce) | Bruce Momjian | 2002-08-01 |
* | Complete TODO item: | Bruce Momjian | 2002-07-19 |
* | Complete TODO item: | Bruce Momjian | 2002-07-18 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Katherine Ward wrote: | Jan Wieck | 2002-06-11 |
* | Change made to elog: | Bruce Momjian | 2002-03-06 |
* | Commit to match discussed elog() changes. Only update is that LOG is | Bruce Momjian | 2002-03-02 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
* | Fix small problem Tom Lane found with pgindent run. | Bruce Momjian | 2001-10-30 |
* | 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 |
* | Further cleanup of dynahash.c API, in pursuit of portability and | Tom Lane | 2001-10-05 |
* | Another round of cleanups for dynahash.c (maybe it's finally clean of | Tom Lane | 2001-10-01 |
* | 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 |
* | Remove useless LockDisable() function and associated overhead, per my | Tom Lane | 2001-09-27 |
* | Get rid of PID entries in shmem hash table; there is no longer any need | Tom Lane | 2001-09-07 |
* | Install the SQL command man pages into a section appropriate for each | Peter Eisentraut | 2001-08-29 |
* | Ensure that all TransactionId comparisons are encapsulated in macros | Tom Lane | 2001-08-23 |
* | Add SHARE UPDATE EXCLUSIVE lock mode, coming soon to a VACUUM near you. | Tom Lane | 2001-07-09 |
* | Install infrastructure for shared-memory free space map. Doesn't actually | Tom Lane | 2001-06-27 |
* | Add support to lock manager for conditionally locking a lock (ie, | Tom Lane | 2001-06-22 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | When we add 'waiting' to the ps_status display, there should be a | Tom Lane | 2001-03-18 |
* | 'waiting' status display had extra space, removed. | Bruce Momjian | 2001-03-14 |
* | As long as we're fixing this space calculation, let's actually do it | Tom Lane | 2001-02-23 |
* | Bruce Momjian <pgman@candle.pha.pa.us> writes: | Bruce Momjian | 2001-02-23 |
* | More comment cleanups. | Bruce Momjian | 2001-02-22 |
* | More comment improvements. | Bruce Momjian | 2001-02-22 |