postgresql/src/test/regress/sql
1999-02-23 07:27:13 +00:00
..
abstime.sql Changed 1943 to 1947 to fix, other cleanups. 1997-06-01 02:30:25 +00:00
aggregates.sql Reorder tests and move aggregate table data to data/. 1997-04-29 14:29:16 +00:00
alter_table.sql Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
arrays.sql Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
boolean.sql Adjust tests to reflect removal of time travel. 1997-12-01 02:46:13 +00:00
box.sql Add inter-type regression tests for geometry, date/time, and numbers. 1997-05-11 15:42:09 +00:00
btree_index.sql Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
case.sql Include test for CASE expression. 1998-12-04 15:36:51 +00:00
char.sql Adjust tests to reflect removal of time travel. 1997-12-01 02:46:13 +00:00
circle.sql Start adding tests for new geometry functions. 1997-07-29 16:22:48 +00:00
comments.sql Add explicit test for various comment syntaxes. 1997-09-18 03:54:19 +00:00
create_aggregate.sql More splits and cleanups... 1997-04-06 08:29:57 +00:00
create_index.sql Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
create_misc.sql Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
create_operator.sql Major patch from Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 1997-04-22 17:35:09 +00:00
create_table.sql Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
create_type.sql Major patch from Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 1997-04-22 17:35:09 +00:00
create_view.sql More splits and cleanups... 1997-04-06 06:07:13 +00:00
datetime.sql Agg/Aggreg cleanup and datetime.sql patch. 1999-01-25 18:02:28 +00:00
destroy.sql Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
errors.sql From: Darren King <aixssd!darrenk@abs.net> 1997-05-22 00:17:24 +00:00
euc_cn.sql Hi, here are the patches to enhance existing MB handling. This time 1998-06-16 07:29:54 +00:00
euc_jp.sql From: t-ishii@sra.co.jp 1998-04-27 17:10:50 +00:00
euc_kr.sql Hi, here are the patches to enhance existing MB handling. This time 1998-06-16 07:29:54 +00:00
euc_tw.sql Add missing mb files. 1999-02-02 19:04:43 +00:00
float4.sql Add inter-type regression tests for geometry, date/time, and numbers. 1997-05-11 15:42:09 +00:00
float8.sql Here are some patches to fix up the regression tests so that the union 1998-09-22 16:52:59 +00:00
geometry.sql Change ORDER BY to get consistant results with new sorting routines. 1997-09-20 16:34:08 +00:00
hash_index.sql Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
horology.sql Change ORDER BY to get consistant results with new sorting routines. 1997-09-20 16:34:08 +00:00
inet.sql Add tests for comparison operators. 1998-10-29 18:13:03 +00:00
int2.sql Add inter-type regression tests for geometry, date/time, and numbers. 1997-05-11 15:42:09 +00:00
int4.sql Add a few tests for unary minus syntax. 1997-09-13 03:16:53 +00:00
int8.sql Include tests for new 8-byte integer. 1998-07-08 14:31:02 +00:00
join.sql First tests using JOIN syntax. 1999-02-23 07:27:13 +00:00
limit.sql Added LIMIT/OFFSET functionality including new regression test for it. 1999-02-08 14:14:32 +00:00
lseg.sql Start adding tests for new geometry functions. 1997-07-29 16:22:48 +00:00
Makefile From: Jan Wieck <jwieck@debis.com> 1998-09-29 12:43:05 +00:00
mule_internal.sql Hi, here are the patches to enhance existing MB handling. This time 1998-06-16 07:29:54 +00:00
name.sql Add Darren's char2-16 files. 1998-04-27 13:50:03 +00:00
numerology.sql Add inter-type regression tests for geometry, date/time, and numbers. 1997-05-11 15:42:09 +00:00
oid.sql Make these self-contained tests...they are testing types, so the tables 1997-04-27 04:36:10 +00:00
opr_sanity.sql Add new regression test to catch some simple kinds of 1998-10-29 04:25:23 +00:00
path.sql Update path and polygon syntax to new conventions. 1997-06-03 14:24:12 +00:00
plpgsql.sql failed to add some of Jan's files :( 1998-10-01 03:38:45 +00:00
point.sql Use additional ORDER BY to cope with new sorting routines. 1997-09-24 17:55:38 +00:00
polygon.sql Start adding tests for new geometry functions. 1997-07-29 16:22:48 +00:00
portals_p2.sql There is no partial index onek2_u1_prtl in tests... 1997-05-05 06:43:59 +00:00
portals.sql split out a bunch more tests from misc.source so that the tester knows 1997-04-27 17:40:13 +00:00
random.sql Update the random test so it should succeed most of the time. 1998-08-17 16:11:35 +00:00
reltime.sql From: Keith Parks <emkxp01@mtcc.demon.co.uk> 1997-05-09 03:26:56 +00:00
rules.sql Added LIMIT/OFFSET functionality including new regression test for it. 1999-02-08 14:14:32 +00:00
sanity_check.sql More splits and cleanups... 1997-04-06 08:29:57 +00:00
select_distinct_on.sql Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
select_distinct.sql Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
select_having.sql > David Hartwig wrote: 1998-09-02 23:37:13 +00:00
select_implicit.sql This patch resolves some regression test failures caused by platform 1998-08-29 04:10:40 +00:00
select_into.sql Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
select_views.sql Second query in select_views.sql is replaced. 1998-02-23 13:59:34 +00:00
select.sql Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
strings.sql Add test for UNION. 1998-05-29 13:23:02 +00:00
subselect.sql Add new subselect test. 1998-02-18 07:32:17 +00:00
temp.sql Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
tests First tests using JOIN syntax. 1999-02-23 07:27:13 +00:00
text.sql Adjust tests to reflect removal of time travel. 1997-12-01 02:46:13 +00:00
timespan.sql From: Keith Parks <emkxp01@mtcc.demon.co.uk> 1997-05-09 03:26:56 +00:00
tinterval.sql Update results count to reflect bad entries now being rejected by new decoder. 1997-09-20 16:33:24 +00:00
transactions.sql split out a bunch more tests from misc.source so that the tester knows 1997-04-27 17:40:13 +00:00
triggers.sql Changes due to fixed DEFAULT behaviour. 1997-10-17 09:59:09 +00:00
union.sql Add test for UNION. 1998-05-29 13:23:02 +00:00
varchar.sql Add tests for varchar() and combinations of string types. 1997-12-01 02:48:47 +00:00
view_perms.sql rename pgsql to postgres in regression. 1999-02-22 02:08:32 +00:00