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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
Marc G. Fournier
1997-12-20
1
-5
/
+1
*
More cleanups. I can now compile without PORTNAME being defined n
Marc G. Fournier
1997-12-19
1
-4
/
+6
*
Have to PROC_INCR_SLOCK before return.
Vadim B. Mikheev
1997-09-22
1
-2
/
+2
*
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
2
-6
/
+6
*
Inline frequently called functions.
Bruce Momjian
1997-09-18
4
-617
/
+91
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
5
-97
/
+97
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
8
-205
/
+205
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
8
-2099
/
+2276
*
Cleanups needed for indent. Remove };
Bruce Momjian
1997-09-05
1
-14
/
+14
*
Major patch to speed up backend startup after profiling analysis.
Bruce Momjian
1997-08-24
1
-86
/
+38
*
Remove unused spin function when no spinlocks.
Bruce Momjian
1997-08-21
1
-15
/
+1
*
Changes for Digital Unix
Marc G. Fournier
1997-08-20
1
-2
/
+2
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
4
-25
/
+36
*
Fixes for alphalinux port by abrams@philos.umass.edu
Marc G. Fournier
1997-08-17
1
-5
/
+9
*
Remove more (void) and fix -Wall warnings.
Bruce Momjian
1997-08-12
4
-13
/
+13
*
mkLinux patches from Tatsuo Ishii.
Bruce Momjian
1997-07-29
1
-1
/
+41
*
Various compile errors concerning overflow due to shifts, unsigned, and bad p...
Bruce Momjian
1997-07-24
1
-8
/
+1
*
From: "D'Arcy J.M. Cain" <darcy@druid.net>
Marc G. Fournier
1997-06-06
1
-1
/
+3
*
From: Phil Nelson <phil@cs.wwu.edu>
Marc G. Fournier
1997-06-06
1
-1
/
+37
*
Various patches not commited, plus a linux/sparc patch from
Marc G. Fournier
1997-04-24
1
-1
/
+34
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
1
-2
/
+46
*
Remove WIN32 defines. They never worked.
Bruce Momjian
1997-02-14
1
-29
/
+1
*
Change next to nextstep where missed.
Bruce Momjian
1997-01-26
1
-2
/
+2
*
Another compilation error has surfaced on Ultrix. In spin.c, sem.h must be
Bruce Momjian
1997-01-14
1
-4
/
+5
*
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
Bruce Momjian
1997-01-10
1
-1
/
+4
*
Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.
Bryan Henderson
1997-01-08
3
-12
/
+6
*
Change portname "sparc" to "sunos4" and change some portname dependencies to
Bryan Henderson
1996-12-04
1
-13
/
+9
*
More stuff to make it compile on various ports.
Bryan Henderson
1996-11-27
1
-2
/
+2
*
TransactionIdIsInProgress is here now and gives quality answer
Vadim B. Mikheev
1996-11-27
1
-1
/
+41
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
4
-13
/
+11
*
Makefile cleanup after reorganization
Bruce Momjian
1996-11-09
1
-2
/
+3
*
More compile cleanups
Bruce Momjian
1996-11-08
1
-1
/
+2
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
3
-9
/
+9
*
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1996-11-06
5
-6
/
+19
*
Clean up Makefile(s)
Marc G. Fournier
1996-11-03
9
-20
/
+19
*
more removals of PORTNAME_*
Marc G. Fournier
1996-10-31
2
-22
/
+22
*
Added needed include file.
Bruce Momjian
1996-10-31
2
-2
/
+5
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27
2
-15
/
+38
*
This is a fix to be included in 1.02.1. It adds a tip for people
Marc G. Fournier
1996-08-14
1
-1
/
+20
*
multiple define of 'union semun' removed
Marc G. Fournier
1996-07-25
1
-11
/
+1
*
More merges from Dr. George's tree...
Marc G. Fournier
1996-07-22
1
-10
/
+12
*
Brought in NEOSOFT's port to i386_solaris
Marc G. Fournier
1996-07-20
1
-2
/
+2
*
fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1}
Marc G. Fournier
1996-07-16
1
-3
/
+4
*
fix: During a BSD/OS(BSDI) 2.1 compile, I got errors about undefined
Marc G. Fournier
1996-07-16
1
-2
/
+2
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
10
-0
/
+3378