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
/
test
Age
Commit message (
Expand
)
Author
1999-12-16
Some changes to prepare for LONG attributes.
Jan Wieck
1999-12-16
Update for QNX.
Bruce Momjian
1999-12-16
I have done the QNX4 port with the current source tree. The number of
Bruce Momjian
1999-12-13
aggregate(DISTINCT ...) works, per SQL spec.
Tom Lane
1999-12-10
Update drop.sql
Bruce Momjian
1999-12-10
Rename destroy.sql to drop.sql.
Bruce Momjian
1999-12-10
Update regression for new dropdb command.
Bruce Momjian
1999-12-09
Replace generic 'Illegal use of aggregates' error message with one that
Tom Lane
1999-12-06
Update rules test for extra quoting in rule deparser.
Tom Lane
1999-12-03
Arranged that plpgsql.so is used from new build, not installed
Jan Wieck
1999-11-27
pg_statistic has an index now too...
Tom Lane
1999-11-27
Oops, forgot to commit this one last week. Part of patch to update
Tom Lane
1999-11-23
Update for change of 'duplicate key' message.
Tom Lane
1999-11-21
Tweak run_check.sh so it prints the name of each test in a parallel group
Tom Lane
1999-11-20
My latest fixes to gram.y cause CREATE TABLE t (f1 bool default 1 < 2)
Tom Lane
1999-11-20
Fix a couple of portability problems in Jan's first-cut parallel test
Tom Lane
1999-11-19
New parallel regression test shell and related things.
Jan Wieck
1999-11-15
Update sanity_check regress test to pass now that pg_index
Tom Lane
1999-10-22
Another day, another MAX_QUERY_SIZE dependency zapped.
Tom Lane
1999-10-07
Fix planner and rewriter to follow SQL semantics for tables that are
Tom Lane
1999-10-04
Less noisy rule display...
Tom Lane
1999-10-03
Reimplement parsing and storage of default expressions and constraint
Tom Lane
1999-10-02
Teach parse_coerce about non-cachable functions (actually,
Tom Lane
1999-10-02
Revise rule-printing routines to use expandable StringInfo buffers, so that
Tom Lane
1999-09-30
Fixed opr_sanity regression test to ignore the new
Jan Wieck
1999-09-29
This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.
Jan Wieck
1999-09-24
Several changes here, not very related but touching some of the same files.
Tom Lane
1999-09-18
Update regress test expected outputs for small changes in
Tom Lane
1999-09-06
Mark bpchareq not hashjoinable, since it strips trailing blanks
Tom Lane
1999-08-28
Update rules test expected output to conform to slightly
Tom Lane
1999-08-17
Add script that runs the regression tests with all valid
Tom Lane
1999-08-14
LispUnion fix changes output ordering for inheritance tests.
Tom Lane
1999-08-05
parse_coerce fix allows early simplification of one
Tom Lane
1999-08-01
Add another ORDER BY to rules test; got tired of it 'failing'
Tom Lane
1999-07-27
My recent optimizer changes caused a different plan to
Tom Lane
1999-07-19
Parser no longer considers
Tom Lane
1999-07-17
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-09
createlang now returns 2 for language already exists.
Bruce Momjian
1999-06-28
Add time warning about bigtests.
Bruce Momjian
1999-06-14
Undo Jan's typo that broke regress.sh's detection of system
Tom Lane
1999-06-10
Added 2 regression tests for NUMERIC data type.
Jan Wieck
1999-06-06
Add a regression test case to catch breakage of GROUP BY
Tom Lane
1999-06-02
Changed "current." into "old." in rule string backparsing
Jan Wieck
1999-05-25
pgindent run over code.
Bruce Momjian
1999-05-25
Fixed bug in rules event qualification output.
Jan Wieck
1999-05-23
Remove more -B parameters not needed.
Bruce Momjian
1999-05-23
Remove -B from wisconsin test.
Bruce Momjian
1999-05-20
Removed the automatic installation of built procedural languages
Jan Wieck
1999-05-20
overwriting a large object now works
Tatsuo Ishii
1999-05-19
Dec ALpha patches
Bruce Momjian
[next]