summaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-10-11 21:28:12 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-10-11 21:28:12 +0000
commitfbe5dc4386d09f3b53989957e681ec99f73e80c0 (patch)
treef067ff17f26141057de4c9f7b34b5182f07e6ba3 /src/tutorial/syscat.source
parent9310b2e578f33e63319d0dc0c09b2497f5d20dc8 (diff)
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/syscat.source')
0 files changed, 0 insertions, 0 deletions