LjPalle
LjPalle
Hey @sunng87, I tweaked pgwire for my purposes in the following way: - regarding the tag, I added a command_tag `String` field inside the `QueryResponse` struct so that inside the...
Yeah sure, I'll send a pull request when I find the time. Regard the state transition, won't the user need to somehow update or signal it anyway?
Ah, ok, now I understand what you meant. But note that one still has to store the transaction state somewhere since the ReadyForQuery message is sent even after parse and...