[7.910][BUG][CLOSED] Repeated errors in system log

Just an FYI, got a few of these in the system log after update
2010:05:06-12:00:01 gatekeeper /usr/sbin/cron[7219]: (root) CMD (   /usr/local/bin/reportcontrol.sh)

2010:05:06-12:00:01 gatekeeper postgres[7232]: [2-1] ERROR:  invalid input syntax for type inet: ""
2010:05:06-12:00:01 gatekeeper postgres[7232]: [2-2] STATEMENT:  select ins_waf($1, $2, $3, $4, $5, $6, $7, $8)
2010:05:06-12:00:01 gatekeeper postgres[7232]: [3-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2010:05:06-12:00:01 gatekeeper postgres[7232]: [3-2] STATEMENT:  select ins_waf_event($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12)
2010:05:06-12:00:01 gatekeeper postgres[7232]: [4-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2010:05:06-12:00:01 gatekeeper postgres[7232]: [4-2] STATEMENT:  select ins_waf_event($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12)


Now only getting these in the system log.

2010:05:06-19:40:01 gatekeeper /usr/sbin/cron[24351]: (root) CMD (   /usr/local/bin/reportcontrol.sh)

2010:05:06-19:40:02 gatekeeper postgres[24361]: [2-1] ERROR:  invalid input syntax for type inet: ""
2010:05:06-19:40:02 gatekeeper postgres[24361]: [2-2] STATEMENT:  select ins_waf($1, $2, $3, $4, $5, $6, $7, $8)