diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-05-18 23:40:05 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-05-18 23:40:05 +0000 |
commit | 77ebed09f5762a65cc3100632c8ad091f28ca339 (patch) | |
tree | 0361286ef999f198fffc2a5d84e1904b45b57c43 /src/interfaces/python/pgmodule.c | |
parent | 2d7ec4785f4d2d42c0bec2a55f1604bc0b3aadee (diff) | |
download | postgresql-77ebed09f5762a65cc3100632c8ad091f28ca339.tar.gz postgresql-77ebed09f5762a65cc3100632c8ad091f28ca339.zip |
Add Aggref and ArrayRef to the set of node types that transformExpr
will pass through rather than spitting up. This is necessary to handle
cases where coerce_type causes a subexpression to be retransformed, as in
SELECT count(*) + 1.0 FROM table
Diffstat (limited to 'src/interfaces/python/pgmodule.c')
0 files changed, 0 insertions, 0 deletions