diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-02-12 10:59:45 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-02-12 10:59:45 +0200 |
commit | 9f35e42e7d59fb8716020a42c7b586f0d70a5101 (patch) | |
tree | f1519fab183d9e69a69652a1f50bfea816693b2d /src/backend/access/transam/xlog.c | |
parent | 5fce30e77fe133e1404167c13caaf7e0d1369295 (diff) | |
download | postgresql-9f35e42e7d59fb8716020a42c7b586f0d70a5101.tar.gz postgresql-9f35e42e7d59fb8716020a42c7b586f0d70a5101.zip |
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/ME3P282MB316600FA62F6605477F26F6AB6742@ME3P282MB3166.AUSP282.PROD.OUTLOOK.COM
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions