aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execProcnode.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-08-11 23:45:35 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-08-11 23:45:35 +0000
commit4951a8826d4f7731c7650af447e673e210991189 (patch)
treeea7ba24261e7e05cd9eec8ad32ae0ad5a28279cd /src/backend/executor/execProcnode.c
parent66fd8f854fdc3faa30e4015020268217b4bb6747 (diff)
downloadpostgresql-4951a8826d4f7731c7650af447e673e210991189.tar.gz
postgresql-4951a8826d4f7731c7650af447e673e210991189.zip
copyObject() and equal() now know about all parse-time node types,
including utility statements. Still can't copy or compare executor state, but at present that doesn't seem to be necessary. This makes it possible to execute most (all?) utility statements in plpgsql. Had to change parsetree representation of CreateTrigStmt so that it contained only legal Nodes, and not bare string constants.
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions