aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-10-11 21:28:30 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-10-11 21:28:30 +0000
commitad8e3b37a7782f529a21deae1dafdbbc7b51bc17 (patch)
tree5b8546967b09d6d114aff945f59d461935100cd5 /src/tutorial
parentd9e961d52737823b30549d5c130790d62a79731f (diff)
downloadpostgresql-ad8e3b37a7782f529a21deae1dafdbbc7b51bc17.tar.gz
postgresql-ad8e3b37a7782f529a21deae1dafdbbc7b51bc17.zip
Ensure that the result of evaluating a function during constant-expression
simplification gets detoasted before it is incorporated into a Const node. Otherwise, if an immutable function were to return a TOAST pointer (an unlikely case, but it can be made to happen), we would end up with a plan that depends on the continued existence of the out-of-line toast datum.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions