Actions
Bug #8905
open
JF
JF
pgsql: NoticeResponse and NotificationResponse never pushed to tx
Bug #8905:
pgsql: NoticeResponse and NotificationResponse never pushed to tx
Affected Versions:
Effort:
Difficulty:
Label:
Description
Due to #8886, some pgsql message types were not covered by the branch where the app-layer parser
actually pushed them to the responses vector.
This also implies that they could never get logged.
JF Updated by Juliana Fajardini Reichow 5 days ago
- Related to Bug #8886: pgsql: use message type for transaction actions added
Actions