postgresql/src/backend/utils/error
Tom Lane cf5305f406 Remove unnecessary "Not safe to send CSV data" complaint from elog.c's fallback
path when CSV logging is configured but not yet operational.  It's sufficient
to send the message to stderr, as we were already doing, and the "Not safe"
gripe has already confused at least two core members ...

Backpatch to 9.0, but not further --- doesn't seem appropriate to change
this behavior in stable branches.
2010-07-18 23:43:32 +00:00
..
assert.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
elog.c Remove unnecessary "Not safe to send CSV data" complaint from elog.c's fallback 2010-07-18 23:43:32 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00