postgresql/src/test/regress/sql
2000-06-09 11:12:38 +00:00
..
abstime.sql Clean up format of tests. 2000-01-05 06:07:58 +00:00
aggregates.sql Update format to add uniform headers on files. 2000-01-05 17:32:29 +00:00
alter_table.sql Implement column aliases on views "CREATE VIEW name (collist)". 2000-03-14 23:06:59 +00:00
arrays.sql Update arrays regress test to reflect fact that several things 2000-01-15 19:11:40 +00:00
boolean.sql Clean up syntax to use SQL92-ish type coersion 2000-01-04 16:21:02 +00:00
box.sql Implement column aliases on views "CREATE VIEW name (collist)". 2000-03-14 23:06:59 +00:00
btree_index.sql Clean up header for uniform appearance throughout tests. 2000-01-06 06:41:55 +00:00
case.sql Clean up header for uniform appearance throughout tests. 2000-01-06 06:41:55 +00:00
char.sql Clean up syntax to use SQL92-ish type coersion 2000-01-04 16:21:02 +00:00
circle.sql Clean up format of tests. 2000-01-05 06:07:58 +00:00
comments.sql Clean up format of tests. 2000-01-05 06:07:58 +00:00
create_aggregate.sql Update format to add uniform headers on files. 2000-01-05 17:32:29 +00:00
create_index.sql Finish repairing 6.5's problems with r-tree indexes: create appropriate 2000-02-17 03:40:02 +00:00
create_misc.sql Add a simple regress test for SERIAL --- it's not much, 2000-02-20 02:16:02 +00:00
create_operator.sql Update format to add uniform headers on files. 2000-01-05 17:32:29 +00:00
create_table.sql Update format to add uniform headers on files. 2000-01-05 17:32:29 +00:00
create_type.sql Update format to add uniform headers on files. 2000-01-05 17:32:29 +00:00
create_view.sql Update format to add uniform headers on files. 2000-01-05 17:32:29 +00:00
drop.sql Remove CVS $Header lines from a couple of regress test files that had 2000-01-09 04:01:49 +00:00
errors.sql Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 2000-01-27 18:11:50 +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 Clean up syntax to use SQL92-ish type coersion 2000-01-04 16:21:02 +00:00
float8.sql Convert float8 regress test to use exp() and ln() instead of ':' and 2000-03-20 05:19:11 +00:00
foreign_key.sql Add missing files like foreign key regression tests and config.h.win32. 2000-02-24 16:02:28 +00:00
geometry.sql Implement column aliases on views "CREATE VIEW name (collist)". 2000-03-14 23:06:59 +00:00
hash_index.sql Clean up header for uniform appearance throughout tests. 2000-01-06 06:41:55 +00:00
horology.sql Tweak horology regress test to ensure platform-independent ordering of 2000-03-16 17:03:41 +00:00
inet.sql Clean up format of tests. 2000-01-05 06:07:58 +00:00
inherit.sql Add inherit regression files. 2000-06-09 11:12:38 +00:00
int2.sql Clean up syntax to use SQL92-ish type coersion 2000-01-04 16:21:02 +00:00
int4.sql Implement column aliases on views "CREATE VIEW name (collist)". 2000-03-14 23:06:59 +00:00
int8.sql Update create_rule manual page. 2000-04-07 19:17:51 +00:00
interval.sql All regression tests pass except for rules.sql (unrelated). 2000-02-16 17:27:27 +00:00
join.sql Update "join syntax" test for new capabilities. 2000-02-15 03:31:33 +00:00
limit.sql Clean up header for uniform appearance throughout tests. 2000-01-06 06:41:55 +00:00
lseg.sql Clean up format of tests. 2000-01-05 06:07:58 +00:00
Makefile install_plpgsql is no longer a regress test (it's done via createlang); 2000-01-09 19:34:43 +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 Clean up syntax to use SQL92-ish type coersion 2000-01-04 16:21:02 +00:00
numeric_big.sql Update numeric_big regress test for 7.0. This has apparently been 2000-03-30 07:13:20 +00:00
numeric.sql Update create_rule manual page. 2000-04-07 19:17:51 +00:00
numerology.sql Tweak GROUP BY so that it will still accept result-column names, but only 2000-03-15 23:31:19 +00:00
oid.sql Clean up syntax to use SQL92-ish type coersion 2000-01-04 16:21:02 +00:00
oidjoins.sql Update regress tests for change of pg_am/pg_amop. 2000-01-22 23:51:20 +00:00
opr_sanity.sql Latest round of fmgr updates. All functions with bool,char, or int2 2000-06-05 07:29:25 +00:00
path.sql Clean up format of tests. 2000-01-05 06:07:58 +00:00
plpgsql.sql Remove CVS $Header lines from a couple of regress test files that had 2000-01-09 04:01:49 +00:00
point.sql Clean up format of tests. 2000-01-05 06:07:58 +00:00
polygon.sql Clean up format of tests. 2000-01-05 06:07:58 +00:00
portals_p2.sql Clean up header for uniform appearance throughout tests. 2000-01-06 06:41:55 +00:00
portals.sql Clean up header for uniform appearance throughout tests. 2000-01-06 06:41:55 +00:00
random.sql Clean up header for uniform appearance throughout tests. 2000-01-06 06:41:55 +00:00
reltime.sql Clean up format of tests. 2000-01-05 06:07:58 +00:00
rules.sql Add a regress test case for SELECT count(*) FROM view, so that we'll 2000-04-20 00:32:57 +00:00
run_check.tests Inheritance overhaul by Chris Bitmead <chris@bitmead.com> 2000-06-09 01:44:34 +00:00
sanity_check.sql More splits and cleanups... 1997-04-06 08:29:57 +00:00
select_distinct_on.sql Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 2000-01-27 18:11:50 +00:00
select_distinct.sql Clean up header for uniform appearance throughout tests. 2000-01-06 06:41:55 +00:00
select_having.sql Clean up header for uniform appearance throughout tests. 2000-01-06 06:41:55 +00:00
select_implicit.sql Clean up header for uniform appearance throughout tests. 2000-01-06 06:41:55 +00:00
select_into.sql Remove FROM warning by fixing query. 2000-06-04 17:52:54 +00:00
select_views.sql Clean up header for uniform appearance throughout tests. 2000-01-06 06:41:55 +00:00
select.sql New cost model for planning, incorporating a penalty for random page 2000-02-15 20:49:31 +00:00
sql_ascii.sql Add SQL_ASCII encoding test case 2000-03-06 01:29:54 +00:00
strings.sql Update strings test to reflect the fact that casting to char() will 2000-01-17 00:16:41 +00:00
subselect.sql subselect regress test was kind of silly; it claimed to test correlation 2000-03-23 07:42:13 +00:00
temp.sql Clean up header for uniform appearance throughout tests. 2000-01-06 06:41:55 +00:00
tests All regression tests pass except for rules.sql (unrelated). 2000-02-16 17:27:27 +00:00
text.sql Clean up syntax to use SQL92-ish type coersion 2000-01-04 16:21:02 +00:00
timestamp.sql Update create_rule manual page. 2000-04-07 19:17:51 +00:00
tinterval.sql Clean up format of tests. 2000-01-05 06:07:58 +00:00
transactions.sql Clean up header for uniform appearance throughout tests. 2000-01-06 06:41:55 +00:00
triggers.sql Update format to add uniform headers on files. 2000-01-05 17:32:29 +00:00
type_sanity.sql Clean up format of tests. 2000-01-05 06:07:58 +00:00
union.sql Clean up header for uniform appearance throughout tests. 2000-01-06 06:41:55 +00:00
varchar.sql Clean up syntax to use SQL92-ish type coersion 2000-01-04 16:21:02 +00:00
view_perms.sql rename pgsql to postgres in regression. 1999-02-22 02:08:32 +00:00