diff options
author | Bruce Momjian <bruce@momjian.us> | 2018-08-09 10:13:15 -0400 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2018-08-09 10:13:15 -0400 |
commit | 7bfd381c21c841b9766227f5b65cd62fa8408780 (patch) | |
tree | 14a04ea023c3bbc5f0185dd5c92bd1334c2f94e9 /src | |
parent | d5a9b706ea93a95d9359066488c33aee33a695bc (diff) |
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')
0 files changed, 0 insertions, 0 deletions