Re: making relfilenodes 56 bits - Mailing list pgsql-hackers

From Tom Lane
Subject Re: making relfilenodes 56 bits
Date
Msg-id 506293.1664501018@sss.pgh.pa.us
Whole thread Raw
In response to Re: making relfilenodes 56 bits  (Michael Paquier <michael@paquier.xyz>)
Responses Re: making relfilenodes 56 bits
List pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> While passing by, I have noticed this thread.  We don't really care
> about the contents returned by these functions, and one simple trick
> to check their execution is SELECT FROM.  Like in the attached, for
> example.

Hmmm ... I'd tend to do SELECT COUNT(*) FROM.  But can't we provide
any actual checks on the sanity of the output?  I realize that the
output's far from static, but still ...

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: longfin and tamandua aren't too happy but I'm not sure why
Next
From: Yugo NAGATA
Date:
Subject: Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands