aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-07-15 16:57:43 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2017-07-15 16:57:43 -0400
commitde2af6e001a3d6aeb2a10a802e73af8c7d1d3405 (patch)
tree6799bc41e809b24b94fc173bcce399ef544e3d1f /src/tutorial/funcs.source
parente9b64824a067f8180e2553127467d7522516122c (diff)
downloadpostgresql-de2af6e001a3d6aeb2a10a802e73af8c7d1d3405.tar.gz
postgresql-de2af6e001a3d6aeb2a10a802e73af8c7d1d3405.zip
Improve comments for execExpr.c's handling of FieldStore subexpressions.
Given this code's general eagerness to use subexpressions' output variables as temporary workspace, it's not exactly clear that it is safe for FieldStore to tell a newval subexpression that it can write into the same variable that is being supplied as a potential input. Document the chain of assumptions needed for that to be safe.
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions