summaryrefslogtreecommitdiff
path: root/src/include/storage
Commit message (Expand)AuthorAgeFilesLines
* Hi, Bruce!Bruce Momjian1999-05-132-4/+4
* Add 'temporary file' facility to fd.c, and arrange for tempTom Lane1999-05-091-11/+37
* Fix LMGR for MVCC.Vadim B. Mikheev1999-05-073-10/+10
* Add ARM32 support by Andrew McMurryBruce Momjian1999-04-131-1/+17
* Clean up compile errors and warnings, cf Billy Allie'sTom Lane1999-04-021-1/+2
* A few further tweaks to shared memory space estimation.Tom Lane1999-03-061-3/+7
* Rearrange handling of MAXBACKENDS a little bit. The default settingTom Lane1999-02-212-7/+6
* Reorder startup ops so that if preallocation of semas fails,Tom Lane1999-02-191-2/+1
* Allow maximum number of backends to be set at configure timeTom Lane1999-02-195-18/+24
* Remove duplicate geqo functions, and more optimizer cleanupBruce Momjian1999-02-151-3/+10
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-1327-102/+102
* Initial MVCC code.Vadim B. Mikheev1998-12-157-99/+65
* s_lock patch from Ryan.Bruce Momjian1998-10-311-9/+9
* s_lock aix patch.Bruce Momjian1998-10-281-2/+2
* backslash for portability, from Andreas ZeugswetterBruce Momjian1998-10-271-2/+2
* Make functions static or ifdef NOT_USED. Prevent pg_version creation.Bruce Momjian1998-10-084-9/+4
* Fixes for Irix from Robert BruccoleriBruce Momjian1998-10-021-3/+6
* Here's the new diff for getting the NS32K assembly code into theBruce Momjian1998-10-021-19/+17
* Make HP-PA S_UNLOCK a little faster and less dependent on unspecified compile...Tom Lane1998-10-011-8/+13
* Fix for \z formatting from Tom Lane.Bruce Momjian1998-09-211-1/+14
* NS32K lock patch reversed.Bruce Momjian1998-09-181-2/+17
* Fix for NS32K machine.Bruce Momjian1998-09-181-17/+2
* Irix lock fix from Robert BruccoleriBruce Momjian1998-09-121-5/+6
* The attached patches fix the following problems:Bruce Momjian1998-09-111-5/+6
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-0127-198/+184
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-251-3/+3
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-252-21/+47
* Here are additional patches for the UnixWare 7 port.Bruce Momjian1998-08-221-3/+3
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-2/+2
* Lmgr cleanup, new locking modes for LLL.Vadim B. Mikheev1998-08-014-53/+40
* Use Snapshot in heap access methods.Vadim B. Mikheev1998-07-271-1/+9
* Theses buffer leaks are caused by indexes that are kept open betweenBruce Momjian1998-07-211-1/+4
* Fix problem brought in with 32K machine.Bruce Momjian1998-07-201-6/+2
* Cleanup use of 16 that should be NAMEDATALEN.Bruce Momjian1998-07-201-10/+1
* Lock fix from Tom Ivar Helbekkmo .Bruce Momjian1998-07-191-4/+4
* My mailer munged the intro text in my last post. Here is the textBruce Momjian1998-07-191-12/+11
* Somewhere between 6.1 and 6.3 someone removed the support for theBruce Momjian1998-07-191-1/+21
* Move common lock code to their own section.Bruce Momjian1998-07-181-50/+52
* On architectures where we don't have any special inline code forBruce Momjian1998-07-181-19/+16
* Thank you for testing and reporting this. It is my fault of course,Bruce Momjian1998-07-181-2/+2
* Inline function, rename libpq variablees, change lrel to lockrel.Bruce Momjian1998-07-133-19/+44
* Rename locking structure names to be clearer. Add narrative toBruce Momjian1998-06-304-50/+51
* Rename lockt to locktype and rename LOCKT to LOCKTYPE.Bruce Momjian1998-06-283-16/+16
* Rename BindingTable to ShmemIndex.Bruce Momjian1998-06-272-15/+15
* Rename proc_exit_clear to on_exit_reset.Bruce Momjian1998-06-271-2/+2
* Fix for hang after postmaster restart. Add new proc_exit andBruce Momjian1998-06-271-5/+6
* Rename Lockm to Locks.Bruce Momjian1998-06-261-2/+2
* Rename LockTab to LockTable in function name.Bruce Momjian1998-06-261-2/+2
* Rename BindingTab to BindingTable.Bruce Momjian1998-06-251-2/+2
* rename MAIN_MEMORY to STABLE_MEMORY_STORAGEBruce Momjian1998-06-231-5/+5