Thread

  1. Re: Add Pipelining support in psql

    Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com> — 2025-02-25T07:30:16Z

    On Tue, Feb 25, 2025 at 2:11 AM Michael Paquier <michael@paquier.xyz> wrote:
    > For the prompt part, I have added a
    > couple of tests with \echo and the variables.  The patch felt
    > incomplete without these.  Perhaps we could extend them more, at least
    > we have a start point.
    
    Good catch. I guess that's also another benefit of having special
    variables, as it makes it easier to check the pipeline state.