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
/
include
/
storage
/
ipc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-2
/
+1
*
Implement new 'lightweight lock manager' that's intermediate between
Tom Lane
2001-09-29
1
-26
/
+3
*
Install infrastructure for shared-memory free space map. Doesn't actually
Tom Lane
2001-06-27
1
-1
/
+2
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-6
/
+7
*
XLOG (and related) changes:
Tom Lane
2001-03-13
1
-1
/
+3
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
1
-3
/
+1
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
1
-2
/
+2
*
Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts
Tom Lane
2001-01-14
1
-2
/
+2
*
Don't use 'private' as a parameter name in visible headers ... makes C++
Tom Lane
2000-12-03
1
-3
/
+4
*
Significant cleanups in SysV IPC handling (shared mem and semaphores).
Tom Lane
2000-11-28
1
-146
/
+42
*
The beos port in the source tree doesn't even compile. and even
Bruce Momjian
2000-10-07
1
-6
/
+1
*
New diff that now covers the entire tree. Applying this gets postgresql
Bruce Momjian
2000-10-03
1
-2
/
+9
*
Banish caddr_t (mostly), use Datum where appropriate.
Peter Eisentraut
2000-10-02
1
-5
/
+5
*
Here is the first batch of files and diffs for the BeOS port. I've run into
Bruce Momjian
2000-10-02
1
-1
/
+3
*
Add:
Bruce Momjian
2000-01-26
1
-2
/
+3
*
Clean up some problems in error recovery --- elog() was pretty broken
Tom Lane
1999-11-22
1
-1
/
+3
*
XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
Vadim B. Mikheev
1999-10-06
1
-2
/
+6
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
1
-2
/
+2
*
Rearrange handling of MAXBACKENDS a little bit. The default setting
Tom Lane
1999-02-21
1
-2
/
+1
*
Allow maximum number of backends to be set at configure time
Tom Lane
1999-02-19
1
-2
/
+2
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
1
-2
/
+2
*
Initial MVCC code.
Vadim B. Mikheev
1998-12-15
1
-1
/
+3
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
1
-9
/
+7
*
Rename BindingTable to ShmemIndex.
Bruce Momjian
1998-06-27
1
-3
/
+3
*
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 MAIN_MEMORY to STABLE_MEMORY_STORAGE
Bruce Momjian
1998-06-23
1
-5
/
+5
*
Remove fork()/exec() and only do fork(). Small cleanups.
Bruce Momjian
1998-05-29
1
-2
/
+3
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
1
-3
/
+5
*
Fix prototypes so they don't look like function definitions.
Bruce Momjian
1998-01-24
1
-5
/
+3
*
Small lock cleanup for prototype.
Bruce Momjian
1997-09-22
1
-15
/
+1
*
Inline frequently called functions.
Bruce Momjian
1997-09-18
1
-9
/
+1
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
1
-10
/
+10
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-43
/
+43
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-116
/
+126
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
1
-3
/
+1
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
1
-2
/
+2
*
Fix the prototype for on_exitpg()
Marc G. Fournier
1997-03-03
1
-2
/
+2
*
Add test for union semun to configure
Marc G. Fournier
1997-02-06
1
-2
/
+2
*
Change next to nextstep where missed.
Bruce Momjian
1997-01-26
1
-2
/
+2
*
Part of patch to make a working nextstep port.
Bryan Henderson
1997-01-13
1
-5
/
+5
*
Change portname "sparc" to "sunos4" and change some portname dependencies to
Bryan Henderson
1996-12-04
1
-70
/
+2
*
More stuff to make it compile on various ports.
Bryan Henderson
1996-11-27
1
-1
/
+2
*
Removed PORTNAME_. Use OS version only.
Bruce Momjian
1996-11-04
1
-22
/
+22
*
Okay, following Bryan's (and others) suggestions...cleaning up the
Marc G. Fournier
1996-11-01
1
-1
/
+3
*
More chanes for bsdi_2_1 removal
Bruce Momjian
1996-11-01
1
-2
/
+1
*
remove:
Marc G. Fournier
1996-10-31
1
-5
/
+1
*
Added needed include file.
Bruce Momjian
1996-10-31
1
-1
/
+3
*
Welp, another subdirectory cleaned out of redundant/unused #include
Marc G. Fournier
1996-10-19
1
-7
/
+2
*
Add a MIPS/NetBSD port...
Marc G. Fournier
1996-10-11
1
-1
/
+8
[next]