Thread

  1. Re: Add Pipelining support in psql

    Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com> — 2025-01-14T08:49:02Z

    During my tests, I've noticed I didn't handle query cancellation, this
    is now fixed. I've also added additional comments related to
    available_results to make it clearer that it depends on what the
    server has flushed to the client.