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-02-12
Patch from Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1997-02-12
What looks like some *major* improvements to btree indexing...
Marc G. Fournier
1997-02-11
Assign priorities when creating jobs in lock queue.
Bruce Momjian
1997-02-09
Remove machine.h, since it wasn't doing anything that config.h wasn't
Marc G. Fournier
1997-02-07
Add attribute optimization statistics.
Bruce Momjian
1997-02-06
Remove extra paren in ifdef.
Bruce Momjian
1997-02-06
Various changes to improve/support Mklinux
Marc G. Fournier
1997-02-06
autoconf test for and set HAVE_VFORK
Marc G. Fournier
1997-02-05
Get in there...
Marc G. Fournier
1997-02-04
Test for existence of inet_aton on the system, and only include inet_aton.c if
Marc G. Fournier
1997-02-03
Change references to NEED_RUSAGE to HAVE_RUSAGE
Marc G. Fournier
1997-01-29
New func _vc_scanoneind: scan one index relation to update statistic
Vadim B. Mikheev
1997-01-27
Apply usage patches for European Dates patch from Keith
Marc G. Fournier
1997-01-27
Slight change to nabstime.c so that configure is able to handle a system
Marc G. Fournier
1997-01-27
Convert MISSING_SYSCONF to !HAVE_SYSCONF for autoconf
Marc G. Fournier
1997-01-26
More removals for next/nextstep. Fix IPC lib for them.
Bruce Momjian
1997-01-26
Change next to nextstep where missed.
Bruce Momjian
1997-01-26
|From: Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1997-01-26
Linux defines MAXINT in values.h, which causes an error when compiling.
Marc G. Fournier
1997-01-26
Bring in a patch from Keith Parks to move the use of European dates
Marc G. Fournier
1997-01-26
Fix typo in struct name.
Bruce Momjian
1997-01-25
would you mind committing the following changes for me? (the first
Bruce Momjian
1997-01-25
More autosize structure error checks.
Bruce Momjian
1997-01-25
The check should be for getrusage(), not rusage() ... change the defines
Marc G. Fournier
1997-01-25
remove asm/bitops.h, as its causing more problems then it fixes.
Marc G. Fournier
1997-01-24
Switch over NEED_RUSAGE to HAVE_RUSAGE for configure
Marc G. Fournier
1997-01-24
Change NEED_SIG_JMP to HAVE_SIGSETJMP in preparation for configure
Marc G. Fournier
1997-01-24
Another switch for configure: NEED_SYS_SELECT_H to HAVE_SYS_SELECT_H
Marc G. Fournier
1997-01-24
Convert NEED_{RINT,CBRT,ISINF} to HAVE_* in prepration for configure...
Marc G. Fournier
1997-01-24
Replace occurances of USE_{LIMITS,VALUES}_H with HAVE_* in preparation
Marc G. Fournier
1997-01-23
The second patch adds a more explicative error message to BufferPoolCheckLeak.
Marc G. Fournier
1997-01-23
Patch from Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1997-01-23
Remove SB_PAD. Compute padding at compile time.
Bruce Momjian
1997-01-23
Small fixes for SVR4 port by Frank Ridderbusch
Marc G. Fournier
1997-01-23
Removed unlinked patch that is not neede now that Vadim has properly fixed it.
Bruce Momjian
1997-01-22
INDEXSCAN_PATCH changes: should work for (Param OP VAR) too
Vadim B. Mikheev
1997-01-22
1. INDEXSCAN_PATCH changes: (op Param Var) should work too
Vadim B. Mikheev
1997-01-22
Fixing bug in INDEXSCAN_PATCH:
Vadim B. Mikheev
1997-01-22
Another change from /usr/include/machine/limits.h to just limits.h
Marc G. Fournier
1997-01-22
Another one that should be including limits.h vs machine/limits.h
Marc G. Fournier
1997-01-22
Taking a chance here. Under both Solaris and FreeBSD, there is a
Marc G. Fournier
1997-01-22
the i386_solaris port requires inet_aton.o
Marc G. Fournier
1997-01-22
Cast constants to the type of the other binary operand.
Bruce Momjian
1997-01-20
Fixing possible losing data changes:
Vadim B. Mikheev
1997-01-20
1. Setting rdesc->rd_tmpunlinked to FALSE in heap_creatr () just after
Vadim B. Mikheev
1997-01-18
Add missing #.
Bruce Momjian
1997-01-18
Add include files needed for stat().
Bruce Momjian
1997-01-18
Prevent UNIQUE indexes for non-btree access methods.
Bruce Momjian
1997-01-16
Minor change to file point out by Andrew
Marc G. Fournier
1997-01-16
Change EXPLAIN options to just use VERBOSE.
Bruce Momjian
[next]