| Commit message (Expand) | Author | Age | Files | Lines |
| * | Hi, Bruce! | Bruce Momjian | 1999-05-13 | 2 | -4/+4 |
| * | Add 'temporary file' facility to fd.c, and arrange for temp | Tom Lane | 1999-05-09 | 1 | -11/+37 |
| * | Fix LMGR for MVCC. | Vadim B. Mikheev | 1999-05-07 | 3 | -10/+10 |
| * | Add ARM32 support by Andrew McMurry | Bruce Momjian | 1999-04-13 | 1 | -1/+17 |
| * | Clean up compile errors and warnings, cf Billy Allie's | Tom Lane | 1999-04-02 | 1 | -1/+2 |
| * | A few further tweaks to shared memory space estimation. | Tom Lane | 1999-03-06 | 1 | -3/+7 |
| * | Rearrange handling of MAXBACKENDS a little bit. The default setting | Tom Lane | 1999-02-21 | 2 | -7/+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 | 5 | -18/+24 |
| * | 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 | 27 | -102/+102 |
| * | Initial MVCC code. | Vadim B. Mikheev | 1998-12-15 | 7 | -99/+65 |
| * | s_lock patch from Ryan. | Bruce Momjian | 1998-10-31 | 1 | -9/+9 |
| * | s_lock aix patch. | Bruce Momjian | 1998-10-28 | 1 | -2/+2 |
| * | backslash for portability, from Andreas Zeugswetter | Bruce Momjian | 1998-10-27 | 1 | -2/+2 |
| * | Make functions static or ifdef NOT_USED. Prevent pg_version creation. | Bruce Momjian | 1998-10-08 | 4 | -9/+4 |
| * | Fixes for Irix from Robert Bruccoleri | Bruce Momjian | 1998-10-02 | 1 | -3/+6 |
| * | Here's the new diff for getting the NS32K assembly code into the | Bruce Momjian | 1998-10-02 | 1 | -19/+17 |
| * | Make HP-PA S_UNLOCK a little faster and less dependent on unspecified compile... | Tom Lane | 1998-10-01 | 1 | -8/+13 |
| * | Fix for \z formatting from Tom Lane. | Bruce Momjian | 1998-09-21 | 1 | -1/+14 |
| * | NS32K lock patch reversed. | Bruce Momjian | 1998-09-18 | 1 | -2/+17 |
| * | Fix for NS32K machine. | Bruce Momjian | 1998-09-18 | 1 | -17/+2 |
| * | Irix lock fix from Robert Bruccoleri | Bruce Momjian | 1998-09-12 | 1 | -5/+6 |
| * | The attached patches fix the following problems: | Bruce Momjian | 1998-09-11 | 1 | -5/+6 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 27 | -198/+184 |
| * | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-25 | 1 | -3/+3 |
| * | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-25 | 2 | -21/+47 |
| * | Here are additional patches for the UnixWare 7 port. | Bruce Momjian | 1998-08-22 | 1 | -3/+3 |
| * | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 | 1 | -2/+2 |
| * | Lmgr cleanup, new locking modes for LLL. | Vadim B. Mikheev | 1998-08-01 | 4 | -53/+40 |
| * | Use Snapshot in heap access methods. | Vadim B. Mikheev | 1998-07-27 | 1 | -1/+9 |
| * | Theses buffer leaks are caused by indexes that are kept open between | Bruce Momjian | 1998-07-21 | 1 | -1/+4 |
| * | Fix problem brought in with 32K machine. | Bruce Momjian | 1998-07-20 | 1 | -6/+2 |
| * | Cleanup use of 16 that should be NAMEDATALEN. | Bruce Momjian | 1998-07-20 | 1 | -10/+1 |
| * | Lock fix from Tom Ivar Helbekkmo . | Bruce Momjian | 1998-07-19 | 1 | -4/+4 |
| * | My mailer munged the intro text in my last post. Here is the text | Bruce Momjian | 1998-07-19 | 1 | -12/+11 |
| * | Somewhere between 6.1 and 6.3 someone removed the support for the | Bruce Momjian | 1998-07-19 | 1 | -1/+21 |
| * | Move common lock code to their own section. | Bruce Momjian | 1998-07-18 | 1 | -50/+52 |
| * | On architectures where we don't have any special inline code for | Bruce Momjian | 1998-07-18 | 1 | -19/+16 |
| * | Thank you for testing and reporting this. It is my fault of course, | Bruce Momjian | 1998-07-18 | 1 | -2/+2 |
| * | Inline function, rename libpq variablees, change lrel to lockrel. | Bruce Momjian | 1998-07-13 | 3 | -19/+44 |
| * | Rename locking structure names to be clearer. Add narrative to | Bruce Momjian | 1998-06-30 | 4 | -50/+51 |
| * | Rename lockt to locktype and rename LOCKT to LOCKTYPE. | Bruce Momjian | 1998-06-28 | 3 | -16/+16 |
| * | Rename BindingTable to ShmemIndex. | Bruce Momjian | 1998-06-27 | 2 | -15/+15 |
| * | Rename proc_exit_clear to on_exit_reset. | Bruce Momjian | 1998-06-27 | 1 | -2/+2 |
| * | Fix for hang after postmaster restart. Add new proc_exit and | Bruce Momjian | 1998-06-27 | 1 | -5/+6 |
| * | Rename Lockm to Locks. | Bruce Momjian | 1998-06-26 | 1 | -2/+2 |
| * | Rename LockTab to LockTable in function name. | Bruce Momjian | 1998-06-26 | 1 | -2/+2 |
| * | Rename BindingTab to BindingTable. | Bruce Momjian | 1998-06-25 | 1 | -2/+2 |
| * | rename MAIN_MEMORY to STABLE_MEMORY_STORAGE | Bruce Momjian | 1998-06-23 | 1 | -5/+5 |