postgresql/doc
Bruce Momjian 0d428b6553 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
2018-08-09 10:13:15 -04:00
..
src docs: Only first instance of a PREPARE parameter sets data type 2018-08-09 10:13:15 -04:00
bug.template Stamp 9.6.10. 2018-08-06 16:07:43 -04:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO