index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
bootstrap
Age
Commit message (
Expand
)
Author
1997-06-25
fix for initdb --debug core dump, from Tatsuo Ishii
Bruce Momjian
1997-06-11
From: Robert Bruccoleri <bruc@bms.com>
Marc G. Fournier
1997-06-11
From: "Brian E. Gallew" <geek+@cmu.edu>
Marc G. Fournier
1997-04-18
Fix for -Wno-error
Vadim B. Mikheev
1997-04-15
Fix up the -Wno-error problem for non-gcc compilers
Marc G. Fournier
1997-04-04
This commit represents a clean compile with the new templates under
Marc G. Fournier
1997-04-02
From: Oleg Bartunov <oleg@sai.msu.su>
Marc G. Fournier
1997-03-14
Date/Time updates from Thomas...
Marc G. Fournier
1997-03-12
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
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