Skip to content

Commit c956764

Browse files
committed
Remove 'anyarray' test. There is better 'array' test already
1 parent 78629f9 commit c956764

File tree

3 files changed

+1
-156
lines changed

3 files changed

+1
-156
lines changed

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ REGRESS = rum rum_hash ruminv timestamp orderby orderby_hash altorder \
2525
int2 int4 int8 float4 float8 money oid \
2626
time timetz date interval \
2727
macaddr inet cidr text varchar char bytea bit varbit \
28-
numeric anyarray
28+
numeric
2929

3030
ifdef USE_PGXS
3131
PG_CONFIG = pg_config

‎expected/anyarray.out

-109
This file was deleted.

‎sql/anyarray.sql

-46
This file was deleted.

0 commit comments

Comments
 (0)