Re: Prevent psql \watch from running queries that return no rows

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: daniel(at)yesql(dot)se, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Prevent psql \watch from running queries that return no rows
Date: 2023-08-22 21:23:54
Message-ID: CAKAnmmLfhK6p5SMwkq+_FzJ0JCo1qVbUjpJnNx84Y++2Jk9ukQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thank you for the feedback, everyone. Attached is version 4 of the patch,
featuring a few tests and minor rewordings.

Cheers,
Greg

Attachment Content-Type Size
psql_watch_exit_on_zero_rows_v4.patch application/octet-stream 9.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2023-08-22 21:29:25 Re: BUG #18059: Unexpected error 25001 in stored procedure
Previous Message Thomas Munro 2023-08-22 20:54:45 Re: subscription/015_stream sometimes breaks