Actions
Optimization #5566
openpgsql: 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.
Updated by Juliana Fajardini Reichow 8 months ago
- Related to Bug #5524: PGSQL parser should not error on parsing error, so as to keep on parsing the next PDUs added
Updated by Victor Julien 7 months ago
- Target version changed from 7.0.0-beta1 to 7.0.0-rc1
Updated by Victor Julien 7 months ago
- Target version changed from 7.0.0-rc1 to 8.0.0-beta1
Actions