Since SQL:2003, the array size specification in the SQL ARRAY syntax has

Peter Eisentraut <peter_e@gmx.net>

Commit: f7ad874ca860f95f050641cbe6f325b7a2afe0b9
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2008-10-29T11:24:53Z
Releases: 8.4.0
Since SQL:2003, the array size specification in the SQL ARRAY syntax has
been optional.

Files

PathChange+/−
doc/src/sgml/array.sgml modified +6 −3
src/backend/parser/gram.y modified +13 −3