summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeMergejoin.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-07-14 14:15:12 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2021-07-14 14:15:12 -0400
commitbe850f1822e4b54d1d570eefa8a7242788011634 (patch)
tree199a03addd1c9a15f3b542cdd13d44eba1ef1812 /src/backend/executor/nodeMergejoin.c
parentc203dcddf997180000bc574a60313f3437e35af9 (diff)
Copy a Param's location field when replacing it with a Const.
This allows Param substitution to produce just the same result as writing a constant value literally would have done. While it hardly matters so far as the current core code is concerned, extensions might take more interest in node location fields. Julien Rouhaud Discussion: https://postgr.es/m/20170311220932.GJ15188@nol.local
Diffstat (limited to 'src/backend/executor/nodeMergejoin.c')
0 files changed, 0 insertions, 0 deletions