aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.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
commit69467eb38358192580ae47a8ef6459f133d9baba (patch)
treec1a0d3278e77906a8b8e032db793ef5180865804 /src/backend/utils/adt/regexp.c
parentf318f7fdf85a269ed652e16f67015c3dde960754 (diff)
downloadpostgresql-69467eb38358192580ae47a8ef6459f133d9baba.tar.gz
postgresql-69467eb38358192580ae47a8ef6459f133d9baba.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/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions