Re: [patch] \g with multiple result sets and \watch with copy queries - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [patch] \g with multiple result sets and \watch with copy queries
Date
Msg-id 1690197.1664824146@sss.pgh.pa.us
Whole thread Raw
In response to Re: [patch] \g with multiple result sets and \watch with copy queries  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [patch] \g with multiple result sets and \watch with copy queries  ("Daniel Verite" <daniel@manitou-mail.org>)
List pgsql-hackers
I wrote:
> Ugh.  I think we'd better fix that before 15.0, else somebody may
> think this is the new intended behavior and raise compatibility
> concerns when we fix it.  I will see if I can squeeze it in before
> this afternoon's 15rc2 wrap.

Pushed after making some corrections.

Given the time pressure, I did not worry about installing regression
test coverage for this stuff, but I wonder if we shouldn't add some.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andrey Chudnovsky
Date:
Subject: Re: [PoC] Federated Authn/z with OAUTHBEARER
Next
From: Andres Freund
Date:
Subject: Re: [PATCH] Fix build with LLVM 15 or above