func_error() changed so that if caller is passed with NULL value, its

Marc G. Fournier <scrappy@hub.org>

Commit: 7b6cbd53f7930838060dcec1503d1be1fb4ac5f0
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1998-02-05T04:08:44Z
Releases: 7.1.1
func_error() changed so that if caller is passed with NULL value, its
output at least doesn't appear that its missing something.

wasn't particularly confident with removing 'caller' altogether :(

Files

PathChange+/−
src/backend/parser/parse_func.c modified +9 −5
src/include/parser/parse_func.h modified +2 −2