diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-08-17 23:43:27 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-08-17 23:43:27 +0000 |
commit | e945246321506732ac9d2cab74b49782e12c4768 (patch) | |
tree | 21750343b4eab195c8281a2117aec693e6ed750d /src/backend/executor/nodeSubplan.c | |
parent | de9c553f6bd931c311e6e05e172bb860dc8f0d5e (diff) | |
download | postgresql-e945246321506732ac9d2cab74b49782e12c4768.tar.gz postgresql-e945246321506732ac9d2cab74b49782e12c4768.zip |
Fix ARRAY[] construct so that in multidimensional case, elements can
be anything yielding an array of the proper kind, not only sub-ARRAY[]
constructs; do subscript checking at runtime not parse time. Also,
adjust array_cat to make array || array comply with the SQL99 spec.
Joe Conway
Diffstat (limited to 'src/backend/executor/nodeSubplan.c')
0 files changed, 0 insertions, 0 deletions