index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
storage
/
ipc
/
ipci.c
Commit message (
Expand
)
Author
Age
*
A few further tweaks to shared memory space estimation.
Tom Lane
1999-03-06
*
Repair some pretty serious problems in dynahash.c and
Tom Lane
1999-02-22
*
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
*
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
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
*
Rename BindingTable to ShmemIndex.
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 BindingTab to BindingTable.
Bruce Momjian
1998-06-25
*
Back out some changes I made just for testing.
Bruce Momjian
1998-06-23
*
Add underscores in manual references.
Bruce Momjian
1998-06-23
*
rename MAIN_MEMORY to STABLE_MEMORY_STORAGE
Bruce Momjian
1998-06-23
*
Remove fork()/exec() and only do fork(). Small cleanups.
Bruce Momjian
1998-05-29
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.
Bryan Henderson
1997-01-08
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1996-11-06
*
Clean up Makefile(s)
Marc G. Fournier
1996-11-03
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09