aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeWorktablescan.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2018-08-09 10:13:15 -0400
committerBruce Momjian <bruce@momjian.us>2018-08-09 10:13:15 -0400
commitda1a5da1e4216af22cfa461292f0031cb254cab9 (patch)
tree2e9de13c63e33b538404f09634e668477c252477 /src/backend/executor/nodeWorktablescan.c
parentf85537a88dda4aa015f9a1b4a43189395d36b328 (diff)
downloadpostgresql-da1a5da1e4216af22cfa461292f0031cb254cab9.tar.gz
postgresql-da1a5da1e4216af22cfa461292f0031cb254cab9.zip
docs: Only first instance of a PREPARE parameter sets data type
If the first reference to $1 is "($1 = col) or ($1 is null)", the data type can be determined, but not for "($1 is null) or ($1 = col)". This change documents this. Reported-by: Morgan Owens Discussion: https://postgr.es/m/153233728858.1404.15268121695358514937@wrigleys.postgresql.org Backpatch-through: 9.3
Diffstat (limited to 'src/backend/executor/nodeWorktablescan.c')
0 files changed, 0 insertions, 0 deletions