Give an explicit error for serial[], rather than silently ignoring

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 20e82a7c0ba474dc405902a8208f72dda9b3ce45
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-03-21T22:10:56Z
Releases: 8.4.0
Give an explicit error for serial[], rather than silently ignoring
the array decoration as the code had been doing.

Files

PathChange+/−
src/backend/parser/parse_utilcmd.c modified +13 −2