]> granicus.if.org Git - postgresql/commit
Give an explicit error for serial[], rather than silently ignoring
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 21 Mar 2008 22:10:56 +0000 (22:10 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 21 Mar 2008 22:10:56 +0000 (22:10 +0000)
commit20e82a7c0ba474dc405902a8208f72dda9b3ce45
tree3cfd1f438298e0e2d846376e0d7b0d37d9b185dc
parent4b7ae4afaec67c906ad152ec4795a50f9b235250
Give an explicit error for serial[], rather than silently ignoring
the array decoration as the code had been doing.
src/backend/parser/parse_utilcmd.c