func_error() changed so that if caller is passed with NULL value, its
Marc G. Fournier <scrappy@hub.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/parse_func.c | modified | +9 −5 |
| src/include/parser/parse_func.h | modified | +2 −2 |