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
/
parser
Age
Commit message (
Expand
)
Author
1996-11-04
Remove NULL_PATCH define
Bruce Momjian
1996-11-04
Remove ARRAY_PATCH define
Bruce Momjian
1996-11-04
Remove ESCAPE_PATCH define
Bruce Momjian
1996-10-31
Add #include "postgres.h"
Marc G. Fournier
1996-10-31
Added prototypes missing from parser patch.
Bruce Momjian
1996-10-30
Parser Overhaul
Bruce Momjian
1996-10-27
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-25
E Use EUROPEAN_DATES from config.h instead of -D option
Bryan Henderson
1996-10-14
More closing of relations left open by parser.
Bruce Momjian
1996-10-13
I checked the alter table code, and started suspecting the relation
Bruce Momjian
1996-09-26
Fixed YACC depenencies and 'make clean' now cleans totally.
Bruce Momjian
1996-09-21
|This fixes the bug introduced yesterday that causes "not found" errors
Marc G. Fournier
1996-09-20
Various patches from Bryan that *should* clean up the compile problems
Marc G. Fournier
1996-08-28
modifications required to reflect centralized include files
Marc G. Fournier
1996-08-28
Clean up th ecompile process by centralizing the include files
Marc G. Fournier
1996-08-27
added #include "config.h" for ESCAPE_PATCH define
Marc G. Fournier
1996-08-26
Quick fix of the PG-GiST import pointed out by Dan
Marc G. Fournier
1996-08-26
There, now we support GiST...now what? :)
Marc G. Fournier
1996-08-24
The patch does several things:
Marc G. Fournier
1996-08-19
Added a SVR4 port
Marc G. Fournier
1996-08-15
Fixes a bug in 'create index'
Marc G. Fournier
1996-08-13
Fixes:
Marc G. Fournier
1996-08-09
Fix an Inccorect Error Message...
Marc G. Fournier
1996-08-06
Fixes:
Marc G. Fournier
1996-08-06
Fixes:
Marc G. Fournier
1996-08-06
Fixes:
Marc G. Fournier
1996-07-29
fix a redeclaration error
Marc G. Fournier
1996-07-23
Ack, missed two files from the merge...looks like a .11 is goin gto have
Marc G. Fournier
1996-07-23
Finished merging in src/backend from Dr. George's source tree
Marc G. Fournier
1996-07-20
Fixes:
Marc G. Fournier
1996-07-19
Fixes:
Marc G. Fournier
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
Marc G. Fournier