Make more use of RELKIND_HAS_STORAGE()

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Make more use of RELKIND_HAS_STORAGE()
Date: 2020-06-05 09:05:02
Message-ID: 7a22bf51-2480-d999-1794-191ba67ff47c@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
0001-Make-more-use-of-RELKIND_HAS_STORAGE.patch text/plain 4.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2020-06-05 09:21:43 Re: OpenSSL 3.0.0 compatibility
Previous Message Michael Paquier 2020-06-05 08:14:40 Re: BufFileRead() error signalling