aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-08-06 04:13:22 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-08-06 04:13:22 +0000
commit465a3b0a2494091450da12975fece1613fdcc68a (patch)
treeb79de77c50b5d3ba06cfbe7ec0a209145db01a70 /src/backend/parser/parse_expr.c
parent75b61043b0e95b2ff1f8b9d82c8ecf6a23519b3c (diff)
downloadpostgresql-465a3b0a2494091450da12975fece1613fdcc68a.tar.gz
postgresql-465a3b0a2494091450da12975fece1613fdcc68a.zip
Copy sub-Query nodes to avoid trouble when same sub-Query is linked to
multiple times in the parsetree (can happen in COALESCE or BETWEEN contexts, for example). This is a pretty grotty solution --- it will do for now, but perhaps we can do better when we redesign querytrees. What we need is a consistent policy about whether querytrees should be considered read-only structures or not ...
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions