You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas G. Lockhart
6f3de1bb66
Types removed from Postgres: oidint2, oidint4, oidname.
Fix example columns in alter_table.out to use datetime and timespan
as a substitute for oidint4 and oidname.
|
28 years ago |
| .. |
|
Makefile
|
Tests for CHECK/DEFAULT
|
29 years ago |
|
abstime.sql
|
Changed 1943 to 1947 to fix, other cleanups.
|
29 years ago |
|
aggregates.sql
|
Reorder tests and move aggregate table data to data/.
|
29 years ago |
|
alter_table.sql
|
Types removed from Postgres: oidint2, oidint4, oidname.
|
28 years ago |
|
arrays.sql
|
Re-apply Darren's char2-16 removal code.
|
28 years ago |
|
boolean.sql
|
Adjust tests to reflect removal of time travel.
|
29 years ago |
|
box.sql
|
Add inter-type regression tests for geometry, date/time, and numbers.
|
29 years ago |
|
btree_index.sql
|
Re-apply Darren's char2-16 removal code.
|
28 years ago |
|
char.sql
|
Adjust tests to reflect removal of time travel.
|
29 years ago |
|
char2.sql
|
Make these self-contained tests...they are testing types, so the tables
|
29 years ago |
|
char4.sql
|
Make these self-contained tests...they are testing types, so the tables
|
29 years ago |
|
char8.sql
|
Make these self-contained tests...they are testing types, so the tables
|
29 years ago |
|
char16.sql
|
Adjust tests to reflect removal of time travel.
|
29 years ago |
|
circle.sql
|
Start adding tests for new geometry functions.
|
29 years ago |
|
comments.sql
|
Add explicit test for various comment syntaxes.
|
29 years ago |
|
create_aggregate.sql
|
More splits and cleanups...
|
29 years ago |
|
create_index.sql
|
Re-apply Darren's char2-16 removal code.
|
28 years ago |
|
create_misc.sql
|
Re-apply Darren's char2-16 removal code.
|
28 years ago |
|
create_operator.sql
|
Major patch from Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
|
29 years ago |
|
create_table.sql
|
Re-apply Darren's char2-16 removal code.
|
28 years ago |
|
create_type.sql
|
Major patch from Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
|
29 years ago |
|
create_view.sql
|
More splits and cleanups...
|
29 years ago |
|
datetime.sql
|
Fix testing problem when 'current' equal to 'now' for separate inserts
|
29 years ago |
|
destroy.sql
|
Re-apply Darren's char2-16 removal code.
|
28 years ago |
|
errors.sql
|
From: Darren King <aixssd!darrenk@abs.net>
|
29 years ago |
|
euc_cn.sql
|
Hi, here are the patches to enhance existing MB handling. This time
|
28 years ago |
|
euc_jp.sql
|
From: t-ishii@sra.co.jp
|
28 years ago |
|
euc_kr.sql
|
Hi, here are the patches to enhance existing MB handling. This time
|
28 years ago |
|
float4.sql
|
Add inter-type regression tests for geometry, date/time, and numbers.
|
29 years ago |
|
float8.sql
|
Add inter-type regression tests for geometry, date/time, and numbers.
|
29 years ago |
|
geometry.sql
|
Change ORDER BY to get consistant results with new sorting routines.
|
29 years ago |
|
hash_index.sql
|
Re-apply Darren's char2-16 removal code.
|
28 years ago |
|
horology.sql
|
Change ORDER BY to get consistant results with new sorting routines.
|
29 years ago |
|
int2.sql
|
Add inter-type regression tests for geometry, date/time, and numbers.
|
29 years ago |
|
int4.sql
|
Add a few tests for unary minus syntax.
|
29 years ago |
|
int8.sql
|
Include tests for new 8-byte integer.
|
28 years ago |
|
lseg.sql
|
Start adding tests for new geometry functions.
|
29 years ago |
|
mule_internal.sql
|
Hi, here are the patches to enhance existing MB handling. This time
|
28 years ago |
|
name.sql
|
Add Darren's char2-16 files.
|
28 years ago |
|
numerology.sql
|
Add inter-type regression tests for geometry, date/time, and numbers.
|
29 years ago |
|
oid.sql
|
Make these self-contained tests...they are testing types, so the tables
|
29 years ago |
|
path.sql
|
Update path and polygon syntax to new conventions.
|
29 years ago |
|
point.sql
|
Use additional ORDER BY to cope with new sorting routines.
|
29 years ago |
|
polygon.sql
|
Start adding tests for new geometry functions.
|
29 years ago |
|
portals.sql
|
split out a bunch more tests from misc.source so that the tester knows
|
29 years ago |
|
portals_p2.sql
|
There is no partial index onek2_u1_prtl in tests...
|
29 years ago |
|
random.sql
|
Update the random test so it should succeed most of the time.
|
28 years ago |
|
reltime.sql
|
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
|
29 years ago |
|
run_ruletest.sql
|
Add rule tests to regression tests...
|
28 years ago |
|
sanity_check.sql
|
More splits and cleanups...
|
29 years ago |
|
select.sql
|
Change ORDER BY to get more consistant results.
|
29 years ago |
|
select_distinct.sql
|
More splits and cleanups...
|
29 years ago |
|
select_distinct_on.sql
|
More splits and cleanups...
|
29 years ago |
|
select_having.sql
|
This patch resolves some regression test failures caused by platform
|
28 years ago |
|
select_implicit.sql
|
This patch resolves some regression test failures caused by platform
|
28 years ago |
|
select_into.sql
|
More splits and cleanups...
|
29 years ago |
|
select_views.sql
|
Second query in select_views.sql is replaced.
|
28 years ago |
|
setup_ruletest.sql
|
Add rule tests to regression tests...
|
28 years ago |
|
strings.sql
|
Add test for UNION.
|
28 years ago |
|
subselect.sql
|
Add new subselect test.
|
28 years ago |
|
tests
|
Types removed from Postgres: oidint2, oidint4, oidname.
|
28 years ago |
|
text.sql
|
Adjust tests to reflect removal of time travel.
|
29 years ago |
|
timespan.sql
|
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
|
29 years ago |
|
tinterval.sql
|
Update results count to reflect bad entries now being rejected by new decoder.
|
29 years ago |
|
transactions.sql
|
split out a bunch more tests from misc.source so that the tester knows
|
29 years ago |
|
triggers.sql
|
Changes due to fixed DEFAULT behaviour.
|
29 years ago |
|
union.sql
|
Add test for UNION.
|
28 years ago |
|
varchar.sql
|
Add tests for varchar() and combinations of string types.
|
29 years ago |
|
view_perms.sql
|
From: Jan Wieck <jwieck@debis.com>
|
28 years ago |