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

From Thomas Munro
Subject Re: IO in wrong state on riscv64
Date
Msg-id CA+hUKGJKqC2VSg8_MCB4_3air3Zhk8x8K99KxHtLuoFFdVFnvg@mail.gmail.com
Whole thread Raw
In response to Re: IO in wrong state on riscv64  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
Updating the list with some progress:  Alexander narrowed it down to
pgaio_io_wait() being inlined into pgaio_io_was_recycled().  It seems
to have some instructions in the wrong order, and that can be
reproduced standalone, so I've asked about it here:

https://github.com/llvm/llvm-project/issues/164194

I'm not seeing how that could be our fault, but let's see...



pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE
Next
From: Fujii Masao
Date:
Subject: Re: pg_restore --no-policies should not restore policies' comment