We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78629f9 commit c956764Copy full SHA for c956764
Makefile
@@ -25,7 +25,7 @@ REGRESS = rum rum_hash ruminv timestamp orderby orderby_hash altorder \
25
int2 int4 int8 float4 float8 money oid \
26
time timetz date interval \
27
macaddr inet cidr text varchar char bytea bit varbit \
28
- numeric anyarray
+ numeric
29
30
ifdef USE_PGXS
31
PG_CONFIG = pg_config
expected/anyarray.out
sql/anyarray.sql
0 commit comments