Actions
Optimization #5566
closed
JF
JF
pgsql: add events
Optimization #5566:
pgsql: add events
Effort:
Difficulty:
Label:
Description
The lack of protocol events makes it harder to handle/signalize recoverable parsing errors in PGSQL.
Expected:
If Suri sees a corrupted PGSQL message but is able to correctly find the next pgsql PDU, throw an event
move onto parse the new message.
Actions