git.postgresql.org Git - postgresql.git/commit
2017年7月15日 20:57:43 +0000 (16:57 -0400)
2017年7月15日 20:57:43 +0000 (16:57 -0400)
commit de2af6e001a3d6aeb2a10a802e73af8c7d1d3405
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.
This is the main PostgreSQL git repository.
RSS
Atom