index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
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-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()
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
Marc G. Fournier