Thread: pgsql: Rename macro to RELKIND_HAS_STORAGE

pgsql: Rename macro to RELKIND_HAS_STORAGE

From
Alvaro Herrera
Date:
Rename macro to RELKIND_HAS_STORAGE

The original name was an unfortunate choice.

Discussion: https://postgr.es/m/20181218.145600.172055615.horiguchi.kyotaro@lab.ntt.co.jp

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/df5be63763f82c5cd1b7f8af702b2e20f7d282aa

Modified Files
--------------
src/backend/commands/copy.c      | 2 +-
src/backend/commands/tablecmds.c | 2 +-
src/include/catalog/pg_class.h   | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)