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
Age
Commit message (
Expand
)
Author
1997-03-14
Date/Time updates from Thomas...
Marc G. Fournier
1997-03-14
> There are some minor fixes to the GEQO.
Marc G. Fournier
1997-03-14
Last of Dan's hidden tar balls :)
Marc G. Fournier
1997-03-14
Missed another tar file... :(
Marc G. Fournier
1997-03-14
Missing bits from Dan's patches...sorry :(
Marc G. Fournier
1997-03-12
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-10
Add missing paren.
Bruce Momjian
1997-03-10
Massimo's Deadlock patches w/o the #ifdefs
Marc G. Fournier
1997-03-09
Vacuum cleanups from Massimo.
Bruce Momjian
1997-03-09
Add prototypes for oracle-compat functions. Rename geo-*.c adt to geo_*.c
Bruce Momjian
1997-03-09
Fix vacuum crash Vadim found.
Bruce Momjian
1997-03-07
Reverse patch for Vadims problem.
Bruce Momjian
1997-03-06
Fix vacuum bug Vadim found with text fields.
Bruce Momjian
1997-03-06
Not understandable fix of strange bug in vacuum statistic functions.
Vadim B. Mikheev
1997-03-04
This is a set of single row character functions, defined for the datatype
Marc G. Fournier
1997-03-03
Patch from Martin due to changes in joinrels.c
Marc G. Fournier
1997-03-02
Prevent SIGPIPE from crashing server, by Dan McGuirk.
Bruce Momjian
1997-03-02
Apply date patch from tiemann@cygnus.com,Michael Tiemann.
Bruce Momjian
1997-03-02
Remove _PAGE_SIZE_ as recommended by Darren King.
Bruce Momjian
1997-03-02
Remove case-sensitive identifiers. Thanks for Dan McGuirk for a reversal patch.
Bruce Momjian
1997-03-01
Change machine/limits.h to limits.h.
Bruce Momjian
1997-02-28
Allow update x =-3, not just x = -3.
Bruce Momjian
1997-02-28
Remove SUBSYS.o in port/ on clean.
Bruce Momjian
1997-02-28
Remove win32 port directory. Forgot to do it earlier.
Bruce Momjian
1997-02-25
Change "WARN" message generated if a unique index is attempted on a table/key
Marc G. Fournier
1997-02-22
Added: UNIQUE feature to bulkload code.
Vadim B. Mikheev
1997-02-20
Make the error message output by AllocateFile() if failes to
Marc G. Fournier
1997-02-20
Fix for queries with 3 or more relations participating in
Vadim B. Mikheev
1997-02-19
Prevent under/over flow of float8 constants in parser. Small regression fix.
Bruce Momjian
1997-02-19
Various cleanups to satisfy -Werror, but there are some errors that I'm
Marc G. Fournier
1997-02-19
rearrange ordering of headers os that postgres.h is first
Marc G. Fournier
1997-02-19
Remove WIN32 stuff, and improve conformance to configure
Marc G. Fournier
1997-02-19
Add and install the pg_geqo.sample file
Marc G. Fournier
1997-02-19
Merge in GEQO Optimizer
Marc G. Fournier
1997-02-19
Delete -e option to postmaster, keep postgres -e option.
Bruce Momjian
1997-02-18
Update btree patches that were missed.
Bruce Momjian
1997-02-18
Clarify clearing of attribute stats memory.
Bruce Momjian
1997-02-14
Oper_right added, broken with const. conversion.
Bruce Momjian
1997-02-14
Add prototypes and remove unused variables from btree Fastbuild patch.
Bruce Momjian
1997-02-14
Remove hardcoded 20000 and change to BootstrapObjectIdData.
Bruce Momjian
1997-02-14
Remove WIN32 defines. They never worked.
Bruce Momjian
1997-02-13
Fix naming from proc to prio to fix previous patch.
Bruce Momjian
1997-02-13
Only allow NULL in the prpoer places.
Bruce Momjian
[next]