19.12.2013 23:48, Axel Rau:
Am 17.12.2013 um 14:59 schrieb Axel Rau <[email protected]>:
Assertion failed: (pData->preparedStmt == NULL), function initPgSQL, file
ompgsql2.c, line 211.
This should read
assert(pData->preparedStmt != NULL);
Don't ask me why this code worked with 7.2.4 several months.
It is simple, all assertions are compiled in debug version only.
--
Pavel Levshin
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
THAT.