Re: Some RELKIND macro refactoring
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-11-01T06:28:16Z
Lists: pgsql-hackers
Attachments
- v3-0001-pg_dump-Remove-redundant-relkind-checks.patch (text/plain) patch v3-0001
- v3-0002-Some-RELKIND-macro-refactoring.patch (text/plain) patch v3-0002
Small rebase of this patch set.
Commits
-
Some RELKIND macro refactoring
- 37b2764593c0 15.0 landed
-
pg_dump: Add missing relkind case
- a22d6a2cb62c 15.0 landed
-
Fix handling of partitioned index in RelationGetNumberOfBlocksInFork()
- 0d906b2c0b1f 15.0 landed