| Commit message (Expand) | Author | Age |
* | 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 |
* | 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 |
* | s_lock patch from Ryan. | Bruce Momjian | 1998-10-31 |
* | s_lock aix patch. | Bruce Momjian | 1998-10-28 |
* | backslash for portability, from Andreas Zeugswetter | Bruce Momjian | 1998-10-27 |
* | Make functions static or ifdef NOT_USED. Prevent pg_version creation. | Bruce Momjian | 1998-10-08 |
* | Fixes for Irix from Robert Bruccoleri | Bruce Momjian | 1998-10-02 |
* | Here's the new diff for getting the NS32K assembly code into the | Bruce Momjian | 1998-10-02 |
* | Make HP-PA S_UNLOCK a little faster and less dependent on unspecified compile... | Tom Lane | 1998-10-01 |
* | Fix for \z formatting from Tom Lane. | Bruce Momjian | 1998-09-21 |
* | NS32K lock patch reversed. | Bruce Momjian | 1998-09-18 |
* | Fix for NS32K machine. | Bruce Momjian | 1998-09-18 |
* | Irix lock fix from Robert Bruccoleri | Bruce Momjian | 1998-09-12 |
* | The attached patches fix the following problems: | Bruce Momjian | 1998-09-11 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-25 |
* | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-25 |
* | Here are additional patches for the UnixWare 7 port. | Bruce Momjian | 1998-08-22 |
* | 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 |
* | Theses buffer leaks are caused by indexes that are kept open between | Bruce Momjian | 1998-07-21 |
* | Fix problem brought in with 32K machine. | Bruce Momjian | 1998-07-20 |
* | Cleanup use of 16 that should be NAMEDATALEN. | Bruce Momjian | 1998-07-20 |
* | Lock fix from Tom Ivar Helbekkmo . | Bruce Momjian | 1998-07-19 |
* | My mailer munged the intro text in my last post. Here is the text | Bruce Momjian | 1998-07-19 |
* | Somewhere between 6.1 and 6.3 someone removed the support for the | Bruce Momjian | 1998-07-19 |
* | Move common lock code to their own section. | Bruce Momjian | 1998-07-18 |
* | On architectures where we don't have any special inline code for | Bruce Momjian | 1998-07-18 |
* | Thank you for testing and reporting this. It is my fault of course, | Bruce Momjian | 1998-07-18 |
* | Inline function, rename libpq variablees, change lrel to lockrel. | Bruce Momjian | 1998-07-13 |
* | 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 |
* | Rename proc_exit_clear to on_exit_reset. | 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 |
* | Rename BindingTab to BindingTable. | Bruce Momjian | 1998-06-25 |
* | rename MAIN_MEMORY to STABLE_MEMORY_STORAGE | Bruce Momjian | 1998-06-23 |
* | Here is the long awaited optimized version of the S_LOCK patch. | Bruce Momjian | 1998-06-16 |
* | Fix macros that were not properly surrounded by parens or braces. | Bruce Momjian | 1998-06-15 |
* | Remove fork()/exec() and only do fork(). Small cleanups. | Bruce Momjian | 1998-05-29 |
* | Remove extra paren in __alpha so it compiles. | Bruce Momjian | 1998-05-06 |
* | Missed the __alpha__ to __alpha change... | Marc G. Fournier | 1998-05-04 |
* | Okay...this should fix the s_lock() patches from David to what he | Marc G. Fournier | 1998-05-04 |