Actions
Bug #8886
open
JF
JF
pgsql: use message type for transaction actions
Bug #8886:
pgsql: use message type for transaction actions
Affected Versions:
Effort:
Difficulty:
Label:
Description
parse_request and parse_response were using the parser state for transaction bookkeeping.
This ended up affecting the logging of message types that didn't progress the parser's state:
they didn't get added to the responses array, and thus didn't get logged.
JF Updated by Juliana Fajardini Reichow 25 days ago
- Related to Bug #8905: pgsql: NoticeResponse and NotificationResponse never pushed to tx added
JF Updated by Juliana Fajardini Reichow 25 days ago
- Status changed from In Progress to In Review
As part of a bigger fix, in GL.
JF Updated by Juliana Fajardini Reichow 4 days ago
- Status changed from In Review to Resolved
- Label Needs backport to 8.0 added
OT Updated by OISF Ticketbot 4 days ago
- Subtask #9024 added
OT Updated by OISF Ticketbot 4 days ago
- Label deleted (
Needs backport to 8.0)
Actions