index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
bootstrap
Age
Commit message (
Expand
)
Author
1997-01-24
Change NEED_SIG_JMP to HAVE_SIGSETJMP in preparation for configure
Marc G. Fournier
1997-01-14
Eliminate dupliclate definition of external variables reldesc and DataDir.
Bryan Henderson
1997-01-10
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
Bruce Momjian
1996-12-26
pq/signal() portability patch. Also psql copy prompt fix.
Bruce Momjian
1996-11-22
Fix bug: -D options implies -d option.
Bryan Henderson
1996-11-15
Fix quote/doublequote handling.
Bruce Momjian
1996-11-14
Remove most compile-time options, add a few runtime options to make up for it.
Bryan Henderson
1996-11-14
Use -Wno-error option only if compiler is gcc.
Bryan Henderson
1996-11-13
Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>
Marc G. Fournier
1996-11-10
Add #include <unistd.h> to quiet compiler warning about missing getopt() decl...
Bryan Henderson
1996-11-09
Makefile cleanup after reorganization
Bruce Momjian
1996-11-08
Compile and warning cleanup
Bruce Momjian
1996-10-27
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-23
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-21
-Wall'd
Marc G. Fournier
1996-10-18
Added a #define NEED_SIG_JMP to config.h
Marc G. Fournier
1996-09-26
Fixed YACC depenencies and 'make clean' now cleans totally.
Bruce Momjian
1996-08-28
Clean up th ecompile process by centralizing the include files
Marc G. Fournier
1996-08-17
changed missed err() change to err_out()
Release_2_0_0
Marc G. Fournier
1996-08-13
Fixes:
Marc G. Fournier
1996-07-23
Finished merging in src/backend from Dr. George's source tree
Marc G. Fournier
1996-07-16
fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1}
Marc G. Fournier
1996-07-15
fsync patch from openlink
Marc G. Fournier
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier