postgresql/src/test/regress/expected
Bruce Momjian d4a4d4c326 Attached is a patch adding following functions:
inet(text), cidr(text): convert a text value into inet/cidr
set_masklen(inet): set masklen on the inet value

Patch also contains regression checks for these functions.

Alex Pilosov
2001-06-13 21:09:00 +00:00
..
abstime-solaris-1947.out Ensure that btree sort ordering functions and boolean comparison operators 2001-05-03 19:00:37 +00:00
abstime.out Ensure that btree sort ordering functions and boolean comparison operators 2001-05-03 19:00:37 +00:00
aggregates.out Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
alter_table.out These patches should fix check constraints not inheriting 2001-05-30 13:00:03 +00:00
arrays.out Make char(n) and varchar(n) types raise an error if the inserted string is 2001-05-21 16:54:46 +00:00
bit.out Make bit and bit varying types reject too long input. (They already tried 2001-05-22 16:37:17 +00:00
boolean.out
box.out
btree_index.out
case.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
char.out Make char(n) and varchar(n) types raise an error if the inserted string is 2001-05-21 16:54:46 +00:00
circle.out
comments.out Implement nested block comments in the backend and in psql. 2000-07-14 15:43:57 +00:00
create_aggregate.out Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
create_index.out
create_misc.out Make char(n) and varchar(n) types raise an error if the inserted string is 2001-05-21 16:54:46 +00:00
create_operator.out
create_table.out Make char(n) and varchar(n) types raise an error if the inserted string is 2001-05-21 16:54:46 +00:00
create_type.out
create_view.out
date.out Add regression tests for date, time, and time with time zone types. 2000-09-12 05:42:20 +00:00
errors.out Make DROP TABLE rollback-able: postpone physical file delete until commit. 2000-11-08 22:10:03 +00:00
euc_cn.out
euc_jp.out Fix for drop db message format changes 2000-10-27 02:25:34 +00:00
euc_kr.out
euc_tw.out
float4-exp-three-digits.out
float4.out
float8-exp-three-digits.out
float8-fp-exception.out
float8-small-is-zero.out
float8.out
foreign_key.out This patch should catch cases where the types 2001-05-09 21:10:39 +00:00
geometry-alpha-precision.out Update geometry-alpha-precision.out per reports from Brent Verner and 2001-01-01 23:18:18 +00:00
geometry-bsdi-precision.out BSD/OS has new precision, and negative zeros now. 2001-05-10 23:46:25 +00:00
geometry-i86-gnulibc.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
geometry-intel-beos.out The beos port in the source tree doesn't even compile. and even 2000-10-07 14:39:21 +00:00
geometry-irix.out Here is a patch for resultmap and the results file. 2000-10-14 23:55:58 +00:00
geometry-positive-zeros-bsd.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
geometry-positive-zeros.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
geometry-powerpc-aix4.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
geometry-powerpc-darwin.out Add Darwin-specific geometry test file. 2000-12-11 16:45:16 +00:00
geometry-powerpc-linux-gnulibc1.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
geometry-solaris-i386-pc.out geometry tests 'FAILED' from a precision standpoint, but differently then 2001-03-22 15:13:19 +00:00
geometry-solaris-precision.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
geometry-uw7-cc.out geometry result files for unixware 2000-11-22 01:00:54 +00:00
geometry-uw7-gcc.out geometry result files for unixware 2000-11-22 01:00:54 +00:00
geometry.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
hash_index.out
horology-no-DST-before-1970.out Alter the previous test for "time with time zone" implicit time zone 2001-04-06 05:50:29 +00:00
horology-solaris-1947.out Alter the previous test for "time with time zone" implicit time zone 2001-04-06 05:50:29 +00:00
horology.out Alter the previous test for "time with time zone" implicit time zone 2001-04-06 05:50:29 +00:00
inet.out Attached is a patch adding following functions: 2001-06-13 21:09:00 +00:00
inherit.out Re-allow specification of a new default value for an inherited column 2001-03-30 20:50:36 +00:00
int2-math-result-out-of-range.out
int2-not-representable.out
int2-range-error.out The beos port in the source tree doesn't even compile. and even 2000-10-07 14:39:21 +00:00
int2-too-large.out
int2.out
int4-math-result-out-of-range.out
int4-not-representable.out
int4-range-error.out The beos port in the source tree doesn't even compile. and even 2000-10-07 14:39:21 +00:00
int4-too-large.out
int4.out
int8-exp-three-digits.out Change float8-to-int8 conversion to round to nearest, rather than 2001-01-26 22:50:26 +00:00
int8.out Change float8-to-int8 conversion to round to nearest, rather than 2001-01-26 22:50:26 +00:00
interval.out Add regression test to catch future breakage of avg(interval). This 2001-05-18 16:02:01 +00:00
join.out Planner speedup hacking. Avoid saving useless pathkeys, so that path 2000-12-14 22:30:45 +00:00
limit.out
lseg.out
mule_internal.out
name.out
numeric_big.out
numeric.out
numerology.out
oid.out Make oidin/oidout produce and consume unsigned representation of Oid, 2000-11-21 03:23:21 +00:00
oidjoins.out Rewrite of planner statistics-gathering code. ANALYZE is now available as 2001-05-07 00:43:27 +00:00
opr_sanity.out Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
path.out
plpgsql.out Some small polishing of Mark Hollomon's cleanup of DROP command: might 2000-10-22 23:32:48 +00:00
point.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
polygon.out
portals_p2.out
portals.out
privileges.out Allow GRANT/REVOKE to/from more than one user per invocation. Command tag 2001-06-09 23:21:55 +00:00
random.out
reltime.out
rules.out Add regress test case for INSERT ... SELECT in rules. 2000-12-05 19:15:49 +00:00
sanity_check.out Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
select_distinct_on.out
select_distinct.out
select_having.out
select_implicit.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
select_into.out
select_views.out
select.out
sql_ascii.out
strings.out New improved version of bpcharin() may have got the truncation case 2001-06-01 17:49:17 +00:00
subselect.out
temp.out
text.out
time.out Repair usage of the OVERLAPS operator. 2000-12-03 14:51:12 +00:00
timestamp.out Ensure that btree sort ordering functions and boolean comparison operators 2001-05-03 19:00:37 +00:00
tinterval-solaris-1947.out
tinterval.out
transactions.out
triggers.out
type_sanity.out This patch implements a different "relkind" 2000-09-12 04:49:17 +00:00
union.out Add some more union/intersect/except test cases, per suggestions 2000-11-09 02:47:49 +00:00
varchar.out Make char(n) and varchar(n) types raise an error if the inserted string is 2001-05-21 16:54:46 +00:00
view_perms.out