Re: Assert in pageinspect with NULL pages - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Assert in pageinspect with NULL pages
Date
Msg-id CA+Tgmoa4o5U7wDzoQ90w5U7pWdXq+Lr9Bnhys4K5D30xw_0BwQ@mail.gmail.com
Whole thread Raw
In response to Re: Assert in pageinspect with NULL pages  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: Assert in pageinspect with NULL pages  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On Sun, Mar 27, 2022 at 4:26 PM Peter Geoghegan <pg@bowt.ie> wrote:
> We're not dealing
> with adversarial page images here.

I think it's bad that we have to make that assumption, considering
that there's nothing whatever to keep users from supplying arbitrary
page images to pageinspect. But I also agree that if we're unable or
unwilling to make things perfect, it's still good to make them better.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: SQL/JSON: JSON_TABLE
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Accept IP addresses in server certificate SANs