Content-Length: 256430 | pFad | http://github.com/postgrespro/postgres_cluster/commit/c5593d54056a95b7616089b2f59bf97eec02af9e

0A Fix the regression test error message for array_fill, too. · postgrespro/postgres_cluster@c5593d5 · GitHub
Skip to content

Commit c5593d5

Browse files
committed
Fix the regression test error message for array_fill, too.
Per note from Andrew Dunstan.
1 parent a8a5595 commit c5593d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/regress/expected/arrays.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,7 @@ ERROR: dimension array or low bound array cannot be NULL
10231023
select array_fill(1, array[2,2], null);
10241024
ERROR: dimension array or low bound array cannot be NULL
10251025
select array_fill(1, array[3,3], array[1,1,1]);
1026-
ERROR: wrong number of array_subscripts
1026+
ERROR: wrong number of array subscripts
10271027
DETAIL: Low bound array has different size than dimensions array.
10281028
select array_fill(1, array[1,2,null]);
10291029
ERROR: dimension values cannot be null

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/c5593d54056a95b7616089b2f59bf97eec02af9e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy