Re: Prevent psql \watch from running queries that return no rows - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Prevent psql \watch from running queries that return no rows
Date
Msg-id C83135DD-F7D8-4D0E-A6C3-44BDBBE762F2@yesql.se
Whole thread Raw
In response to Re: Prevent psql \watch from running queries that return no rows  (Greg Sabino Mullane <htamfids@gmail.com>)
List pgsql-hackers
> On 22 Aug 2023, at 23:23, Greg Sabino Mullane <htamfids@gmail.com> wrote:
>
> Thank you for the feedback, everyone. Attached is version 4 of the patch, featuring a few tests and minor rewordings.

I had another look, and did some playing around with this and I think this
version is ready to go in, so I will try to get that sorted shortly.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: generic plans and "initial" pruning
Next
From: Junwang Zhao
Date:
Subject: Re: [PATCH v1] PQputCopyEnd never returns 0, fix the inaccurate comment