]> granicus.if.org Git - postgresql/commit
Ooops, got only one of the two ArrayExpr variants correct in first
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 17 Mar 2007 01:15:55 +0000 (01:15 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 17 Mar 2007 01:15:55 +0000 (01:15 +0000)
commite88a7ad77486db0926d33b31962d274bc9fd08ae
tree536d21991b2f48f6be7ffdd300f265f84965e792
parent0f4ff460c479e9c9bff90e8208f0a5272b9925df
Ooops, got only one of the two ArrayExpr variants correct in first
cut at exprTypmod support.  Also, experimentation shows that we need
to label the type of Const nodes that are numeric with a specific
typmod.
src/backend/parser/parse_expr.c
src/backend/utils/adt/ruleutils.c