index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
storage
/
ipc
/
ipci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
1
-2
/
+2
*
Revise lock manager to support "session level" locks as well as "transaction
Tom Lane
2000-12-22
1
-2
/
+2
*
Don't use 'private' as a parameter name in visible headers ... makes C++
Tom Lane
2000-12-03
1
-4
/
+4
*
Rearrange bufmgr header files so that buf_internals.h need not be
Tom Lane
2000-11-30
1
-1
/
+2
*
Significant cleanups in SysV IPC handling (shared mem and semaphores).
Tom Lane
2000-11-28
1
-102
/
+45
*
Put external declarations into header files.
Peter Eisentraut
2000-11-21
1
-3
/
+2
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
1
-2
/
+4
*
Add:
Bruce Momjian
2000-01-26
1
-2
/
+3
*
XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
Vadim B. Mikheev
1999-10-06
1
-8
/
+9
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
1
-2
/
+1
*
Final cleanup.
Bruce Momjian
1999-07-16
1
-3
/
+3
*
Update #include cleanups
Bruce Momjian
1999-07-16
1
-2
/
+2
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
1
-5
/
+1
*
Round up shmem size estimate to 1Kb boundary.
Tom Lane
1999-05-31
1
-1
/
+3
*
Repair performance problem in SI segment manipulations: iterating
Tom Lane
1999-05-28
1
-2
/
+2
*
pgindent run over code.
Bruce Momjian
1999-05-25
1
-6
/
+6
*
A few further tweaks to shared memory space estimation.
Tom Lane
1999-03-06
1
-3
/
+1
*
Repair some pretty serious problems in dynahash.c and
Tom Lane
1999-02-22
1
-2
/
+10
*
Rearrange handling of MAXBACKENDS a little bit. The default setting
Tom Lane
1999-02-21
1
-7
/
+4
*
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
1
-5
/
+7
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
1
-5
/
+5
*
Initial MVCC code.
Vadim B. Mikheev
1998-12-15
1
-4
/
+3
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
1
-2
/
+2
*
Rename BindingTable to ShmemIndex.
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
-3
/
+2
*
Rename Lockm to Locks.
Bruce Momjian
1998-06-26
1
-4
/
+4
*
Rename BindingTab to BindingTable.
Bruce Momjian
1998-06-25
1
-2
/
+2
*
Back out some changes I made just for testing.
Bruce Momjian
1998-06-23
1
-2
/
+3
*
Add underscores in manual references.
Bruce Momjian
1998-06-23
1
-3
/
+2
*
rename MAIN_MEMORY to STABLE_MEMORY_STORAGE
Bruce Momjian
1998-06-23
1
-3
/
+3
*
Remove fork()/exec() and only do fork(). Small cleanups.
Bruce Momjian
1998-05-29
1
-2
/
+2
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-3
/
+3
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-88
/
+90
*
Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.
Bryan Henderson
1997-01-08
1
-2
/
+1
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
1
-6
/
+5
*
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1996-11-06
1
-1
/
+6
*
Clean up Makefile(s)
Marc G. Fournier
1996-11-03
1
-3
/
+2
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
1
-0
/
+149