summaryrefslogtreecommitdiff
path: root/src/include/storage/lmgr.h
Commit message (Expand)AuthorAgeFilesLines
* Allow maximum number of backends to be set at configure timeTom Lane1999-02-191-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Initial MVCC code.Vadim B. Mikheev1998-12-151-40/+24
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-16/+12
* Lmgr cleanup, new locking modes for LLL.Vadim B. Mikheev1998-08-011-33/+11
* Inline function, rename libpq variablees, change lrel to lockrel.Bruce Momjian1998-07-131-10/+35
* Rename locking structure names to be clearer. Add narrative toBruce Momjian1998-06-301-3/+3
* Rename lockt to locktype and rename LOCKT to LOCKTYPE.Bruce Momjian1998-06-281-3/+3
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-7/+13
* Fix prototypes so they don't look like function definitions.Bruce Momjian1998-01-241-13/+7
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-4/+4
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-24/+24
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-42/+50
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-10/+1
* Compile and warning cleanupBruce Momjian1996-11-081-1/+4
* Another directory totally cleaned outMarc G. Fournier1996-11-051-5/+3
* remove:Marc G. Fournier1996-10-311-2/+1
* More cleanups of the include filesMarc G. Fournier1996-08-281-0/+84