Make more use of RELKIND_HAS_STORAGE() - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Make more use of RELKIND_HAS_STORAGE()
Date
Msg-id 7a22bf51-2480-d999-1794-191ba67ff47c@2ndquadrant.com
Whole thread Raw
Responses Re: Make more use of RELKIND_HAS_STORAGE()
List pgsql-hackers
This is a patch to make use of RELKIND_HAS_STORAGE() where appropriate, 
instead of listing out the relkinds individually.  No behavior change is 
intended.

This was originally part of the patch from [0], but it seems worth 
moving forward independently.


[0]: 
https://www.postgresql.org/message-id/flat/dc35a398-37d0-75ce-07ea-1dd71d98f8ec%402ndquadrant.com

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BufFileRead() error signalling
Next
From: Peter Eisentraut
Date:
Subject: Re: OpenSSL 3.0.0 compatibility