Re: pgsql: Add pg_relation_check_pages() to check on-disk pages of a relati - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: Add pg_relation_check_pages() to check on-disk pages of a relati
Date
Msg-id 20201028051103.GG28445@paquier.xyz
Whole thread Raw
In response to Re: pgsql: Add pg_relation_check_pages() to check on-disk pages of a relati  (Michael Paquier <michael@paquier.xyz>)
Responses Re: pgsql: Add pg_relation_check_pages() to check on-disk pages of a relati  (Julien Rouhaud <rjuju123@gmail.com>)
List pgsql-committers
On Wed, Oct 28, 2020 at 01:41:01PM +0900, Michael Paquier wrote:
> Yes, thanks.  I was already investigating it.  No need for a
> back-trace, I have been able to reproduce it here avec some -m32'ing
> with gcc:

And this was just a thinko with one of the GetDatum() calls.  Now
fixed with ce7f772 after checking that 32-bit builds work correctly.
--
Michael

Attachment

pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Use correct GetDatum() in pg_relation_check_pages()
Next
From: Julien Rouhaud
Date:
Subject: Re: pgsql: Add pg_relation_check_pages() to check on-disk pages of a relati