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
/
regress
Age
Commit message (
Expand
)
Author
2000-01-17
Update strings test to reflect the fact that casting to char() will
Tom Lane
2000-01-16
Included all yacc and lex files into the distribution.
Peter Eisentraut
2000-01-16
Add check that inherited constraints and defaults work.
Tom Lane
2000-01-15
Add some examples to numeric regress test to verify that recently-fixed
Tom Lane
2000-01-15
Now that new psql is fflush()'ing properly, it emerges that several
Tom Lane
2000-01-15
Update arrays regress test to reflect fact that several things
Tom Lane
2000-01-15
Prepare for new psql
Tatsuo Ishii
2000-01-11
oid8 => oidvector in alter_table regress test
Tom Lane
2000-01-09
Update platform-specific-expected-file support so that platforms can be
Tom Lane
2000-01-09
install_plpgsql is no longer a regress test (it's done via createlang);
Tom Lane
2000-01-09
New scheme for managing platform-specific regress test result files.
Tom Lane
2000-01-09
Remove obsolete platform-specific comparison files.
Tom Lane
2000-01-09
First examples of multiplatform result comparison files.
Tom Lane
2000-01-09
Remove obsolete platform-specific regress test comparison files.
Tom Lane
2000-01-09
Remove CVS $Header lines from a couple of regress test files that had
Tom Lane
2000-01-09
Update remaining tests for new psql, with the exception of 'arrays'.
Tom Lane
2000-01-09
Update remaining tests for new psql, with the exception of 'arrays',
Tom Lane
2000-01-09
Fix some missing substitutions of _OBJWD_ and _DLSUFFIX_.
Tom Lane
2000-01-06
Clean up header for uniform appearance throughout tests.
Thomas G. Lockhart
2000-01-06
Update for new psql formatting.
Thomas G. Lockhart
2000-01-06
Freshen up the banner displayed when running the regression test.
Thomas G. Lockhart
2000-01-05
Update format to add uniform headers on files.
Thomas G. Lockhart
2000-01-05
Update format to add uniform headers on files.
Thomas G. Lockhart
2000-01-05
Update output to new psql conventions.
Thomas G. Lockhart
2000-01-05
Fix spaces in text message.
Thomas G. Lockhart
2000-01-05
Clean up format of tests.
Thomas G. Lockhart
2000-01-05
Verified output from new psql.
Thomas G. Lockhart
2000-01-05
Move numeric test to be near other numeric data types like int4 and float8.
Thomas G. Lockhart
2000-01-04
Clean up syntax to use SQL92-ish type coersion
Thomas G. Lockhart
2000-01-04
Match results with format from new psql.
Thomas G. Lockhart
1999-12-21
Added empty TOASTER files and corrected some minor glitches
Jan Wieck
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
[next]