postgresql/src/test/regress/sql
2002-10-30 01:15:51 +00:00
..
abstime.sql
aggregates.sql
alter_table.sql Make regression tests safe for autocommit = 'off'. 2002-10-19 01:35:43 +00:00
arrays.sql Throw error on pg_atoi(''), regression adjustments. 2002-08-27 20:29:11 +00:00
bit.sql
boolean.sql
box.sql
btree_index.sql
case.sql
char.sql
circle.sql
cluster.sql I attach a little patch to make CLUSTER set and reset the indisclustered 2002-08-27 03:38:28 +00:00
comments.sql
conversion.sql Tweak conversion names to follow the established naming scheme, and 2002-09-24 20:14:59 +00:00
copy2.sql Make regression tests safe for autocommit = 'off'. 2002-10-19 01:35:43 +00:00
create_aggregate.sql
create_index.sql
create_misc.sql The attached patch fixes some spelling mistakes, makes the 2002-06-26 21:58:56 +00:00
create_operator.sql
create_table.sql
create_type.sql Add a bunch of pseudo-types to replace the behavior formerly associated 2002-08-22 00:01:51 +00:00
create_view.sql CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE. 2002-09-02 02:13:02 +00:00
date.sql
domain.sql Make regression tests safe for autocommit = 'off'. 2002-10-19 01:35:43 +00:00
drop.sql Add a bunch of pseudo-types to replace the behavior formerly associated 2002-08-22 00:01:51 +00:00
errors.sql I guess the intention was to test incomplete SELECT statements, not 2002-09-02 06:05:16 +00:00
euc_cn.sql
euc_jp.sql
euc_kr.sql
euc_tw.sql
float4.sql
float8.sql This patch adds some missing functions for float8 math operations, 2002-10-19 02:08:19 +00:00
foreign_key.sql Improve documentation of trigger firing queue handling, cleanup. 2002-08-17 12:15:49 +00:00
geometry.sql
hash_index.sql
horology.sql Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
inet.sql
inherit.sql
insert.sql Reports missing values as bad. 2002-04-24 02:22:54 +00:00
int2.sql
int4.sql
int8.sql
interval.sql
join.sql Remove /src/utils. Is final cleanup of getopt.c resurection. 2002-10-30 01:15:51 +00:00
limit.sql
lseg.sql
mule_internal.sql
name.sql Changes to documentation and the regression tests for the default 2002-09-07 18:39:05 +00:00
numeric_big.sql
numeric.sql
numerology.sql
oid.sql
oidjoins.sql Update oidjoins regression test for 7.3 catalogs. 2002-09-05 19:58:14 +00:00
opr_sanity.sql Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
path.sql
plpgsql.sql plpgsql functions can return RECORD, per Neil Conway. 2002-09-01 16:28:06 +00:00
point.sql
polygon.sql
portals_p2.sql
portals.sql
prepare.sql PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing 2002-08-27 04:55:12 +00:00
privileges.sql Make regression tests safe for autocommit = 'off'. 2002-10-19 01:35:43 +00:00
random.sql
rangefuncs.sql Fix for breakage of C-coded SRFs, from Joe Conway. 2002-08-30 19:56:49 +00:00
reltime.sql
rules.sql Fix rewrite code so that rules are in fact executed in order by name, 2002-10-19 19:00:47 +00:00
sanity_check.sql Add a sanity check to make sure that all system catalogs that have OIDs 2002-08-10 15:54:04 +00:00
select_distinct_on.sql
select_distinct.sql
select_having.sql The attached patch fixes some spelling mistakes, makes the 2002-06-26 21:58:56 +00:00
select_implicit.sql
select_into.sql
select_views.sql
select.sql Back out BETWEEN node patch, was causing initdb failure. 2002-07-18 17:14:20 +00:00
sql_ascii.sql
strings.sql Bring SIMILAR TO and SUBSTRING into some semblance of conformance with 2002-09-22 17:27:25 +00:00
subselect.sql
temp.sql Make regression tests safe for autocommit = 'off'. 2002-10-19 01:35:43 +00:00
text.sql
time.sql
timestamp.sql
timestamptz.sql
timetz.sql
tinterval.sql
transactions.sql
triggers.sql
truncate.sql # Disallow TRUNCATE on tables that are involved in referential 2002-08-22 04:51:06 +00:00
type_sanity.sql Replace pg_attribute.attisinherited with attislocal and attinhcount 2002-09-22 19:42:52 +00:00
union.sql
vacuum.sql Add new vacuum regression test files. 2002-07-20 04:58:14 +00:00
varchar.sql
without_oid.sql Add new configure files for missing-oid patch. 2002-07-20 05:39:46 +00:00