OSDN Git Service

func_error() changed so that if caller is passed with NULL value, its
authorMarc G. Fournier <scrappy@hub.org>
Thu, 5 Feb 1998 04:08:44 +0000 (04:08 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 5 Feb 1998 04:08:44 +0000 (04:08 +0000)
commit7b6cbd53f7930838060dcec1503d1be1fb4ac5f0
treefd65b20346e15c8cd59327b556de138def8eeb91
parentaf7a2b3243f64e56a5e77b5d0ce70de0f98c789a
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 :(
src/backend/parser/parse_func.c
src/include/parser/parse_func.h