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 583A6AB2-BC95-43DC-B829-8EC7C8D3A8B3@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 went over this once more, and pushed it along with pgindenting.  I did reduce
the number of tests since they were overlapping and a bit too expensive to have
multiples of. Thanks for the patch!

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Junwang Zhao
Date:
Subject: Re: [PATCH v1] PQputCopyEnd never returns 0, fix the inaccurate comment
Next
From: Heikki Linnakangas
Date:
Subject: Re: Sync scan & regression tests