smgrcloseall

This commit is contained in:
meimeidtt 2020-08-27 10:21:40 +08:00
parent 96d678765a
commit 8238a7c85c
1 changed files with 1 additions and 0 deletions

View File

@ -864,6 +864,7 @@ void dw_init()
ereport(LOG, (errmodule(MOD_DW), errmsg("Double write exit after recovering partial write")));
}
smgrcloseall();
}
static void dw_encrypt_page(char* dest_addr)