From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | Noah Misch <noah(at)leadboat(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Vik Fearing <vik(at)postgresfriends(dot)org>, cary huang <hcary328(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Add support for AT LOCAL |
Date: | 2023-10-17 02:11:41 |
Message-ID: | 2631004.1697508701@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Michael Paquier <michael(at)paquier(dot)xyz> writes:
> On Mon, Oct 16, 2023 at 09:54:41AM -0400, Tom Lane wrote:
>> I'm mighty tempted though to (a) add coverage for timetz_izone
>> to HEAD, and (b) backpatch the new tests, sans the AT LOCAL case,
>> to the back branches (maybe not v11).
> I see that you've already done (a) with 2f04720307. I'd be curious to
> see what happens for (b), as well, once (a) is processed on hornet
> once..
Sure enough, timetz_izone has exactly the same behavior [1].
I'd kind of decided that back-patching wouldn't be worth the trouble;
do you foresee that it'd teach us anything new?
regards, tom lane
[1] https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=hornet&dt=2023-10-17%2000%3A07%3A36
From | Date | Subject | |
---|---|---|---|
Next Message | Dan Langille | 2023-10-17 02:35:02 | Re: CREATE DATABASE with filesystem cloning |
Previous Message | David G. Johnston | 2023-10-17 02:05:08 | Re: Fix output of zero privileges in psql |