Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Flush pending writes on connection close #1617

Merged
merged 1 commit into from
Jun 16, 2021

Commits on Jun 15, 2021

  1. Flush pending writes on connection close. In theory this should just …

    …be error messages and not partial query data, but I don't completely understand the network state machine. This is mostly to make sure we flush error messages on connection startup. See `PostgresProtocolInterpreter::ProcessStartup`'s error states.
    mbutrovich committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    19808f3 View commit details
    Browse the repository at this point in the history