Re: don't create storage when unnecessary
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2018-12-17T19:42:50Z
Lists: pgsql-hackers
Attachments
- v3-0001-don-t-create-storage-when-not-necessary.patch (text/x-diff) patch v3-0001
Rebased over today's conflicting commits. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Don't create relfilenode for relations without storage
- 807ae415c546 12.0 landed
-
Rename macro to RELKIND_HAS_STORAGE
- df5be63763f8 12.0 landed