| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Cc: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Noah Misch <noah(at)leadboat(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Remove last traces of HPPA support |
| Date: | 2024-07-31 19:20:27 |
| Message-ID: | 20240731192027.wafbiyrfu3lo2j7r@awork3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On 2024-07-30 23:08:36 +1200, Thomas Munro wrote:
> On Tue, Jul 30, 2024 at 12:39 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> > On Tue, Jul 30, 2024 at 11:16 AM Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
> > > Looks good to me.
> >
> > Thanks. I'll wait just a bit longer to see if anyone else has comments.
>
> And pushed.
Yay!
> I am aware of a couple of build farm animals that will now fail
> because they deliberately test --disable-spinlocks: francolin and
> rorqual, which will need adjustment or retirement on master. I'll
> watch out for other surprises on the farm...
I've now adjusted rorqual, francolin, piculet to not run on master anymore -
they're just there to test combinations of --disable-atomics and
--disable-spinlocks, so there seems not much point in just disabling those
options for HEAD.
Greetings,
Andres Freund
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Masahiko Sawada | 2024-07-31 19:36:13 | Re: Use pgBufferUsage for block reporting in analyze |
| Previous Message | Andres Freund | 2024-07-31 19:07:30 | Re: Remove last traces of HPPA support |