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 | b284262e40424daa1c546ad76f365b31304d7944 (patch) | |
tree | 7739483497032d7484cb8ad21967bb6b0c62053b /src/backend/access/spgist/spgutils.c | |
parent | 31380bc7c204e7cfa9c9e1c62947909e2b38577c (diff) | |
download | postgresql-b284262e40424daa1c546ad76f365b31304d7944.tar.gz postgresql-b284262e40424daa1c546ad76f365b31304d7944.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/access/spgist/spgutils.c')
0 files changed, 0 insertions, 0 deletions