postgresql/src/test/regress/sql
1999-05-12 10:35:44 +00:00
..
abstime.sql
aggregates.sql
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
btree_index.sql Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
case.sql Update regress test for CASE to enable tests involving joins. 1999-05-06 23:09:30 +00:00
char.sql Adjust tests to reflect removal of time travel. 1997-12-01 02:46:13 +00:00
circle.sql
comments.sql Add explicit test for various comment syntaxes. 1997-09-18 03:54:19 +00:00
create_aggregate.sql
create_index.sql Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
create_misc.sql I have two patches for 6.5.0: 1999-05-05 21:38:40 +00:00
create_operator.sql Tweak create_operator regress test so it doesn't illustrate 1999-04-10 23:51:16 +00:00
create_table.sql I have two patches for 6.5.0: 1999-05-05 21:38:40 +00:00
create_type.sql
create_view.sql
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
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
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
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
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
oid.sql
oidjoins.sql Delete unused system table pg_parg. 1999-03-27 17:26:26 +00:00
opr_sanity.sql Fix some more hashjoin-related bugs in pg_operator. Fix 1999-04-07 23:33:33 +00:00
path.sql
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
portals_p2.sql
portals.sql
random.sql Update the random test so it should succeed most of the time. 1998-08-17 16:11:35 +00:00
reltime.sql
rules.sql Add ORDER BY clauses to some select-from-view operations 1999-04-15 03:40:50 +00:00
sanity_check.sql
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 Added installation of created procedural languages to initdb 1999-05-12 10:35:44 +00:00
text.sql Adjust tests to reflect removal of time travel. 1997-12-01 02:46:13 +00:00
timespan.sql
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
triggers.sql Changes due to fixed DEFAULT behaviour. 1997-10-17 09:59:09 +00:00
type_sanity.sql Correct type_sanity test so it doesn't spit up on new 1999-05-09 23:43:25 +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