Remove unnecessary smgropen() calls

Now that RelationCreateStorage() returns the SmgrRelation (since
commit 5c1560606dc), use that.

Author: Japin Li
Discussion: 
https://www.postgresql.org/message-id/me3p282mb316600fa62f6605477f26f6ab6...@me3p282mb3166.ausp282.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9f35e42e7d59fb8716020a42c7b586f0d70a5101

Modified Files
--------------
src/backend/access/heap/heapam_handler.c | 4 +---
src/backend/commands/tablecmds.c         | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)

Reply via email to