Re: IO in wrong state on riscv64 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: IO in wrong state on riscv64
Date
Msg-id 1338407.1762560226@sss.pgh.pa.us
Whole thread Raw
In response to Re: IO in wrong state on riscv64  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: IO in wrong state on riscv64
Re: IO in wrong state on riscv64
List pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes:
> Alexander did some extensive testing and we stared at the codegen on a
> lot of architectures to confirm that this prevents the reordering.
> Pushed and back-patched like that.

You're a brave man to be pushing this into the last-ever release
of v13 with all of 12 hours remaining till code freeze.  I don't
mind so much for the newer branches, but I'm feeling nervous
about the risk/reward ratio for v13.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Jim Jones
Date:
Subject: Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Next
From: Andres Freund
Date:
Subject: Re: IO in wrong state on riscv64