This commit is contained in:
blue-lemon0104
2026-04-07 15:45:41 +08:00
parent 0120fa9ce3
commit 46fa58f6f8
27 changed files with 527 additions and 2818 deletions

View File

@@ -2350,7 +2350,7 @@ PQexecStart(PGconn *conn)
return true;
}
extern void decryptResult(int, int, void *, void **);
#ifdef USE_BACKUP_ENCRYPT
#ifdef ENCRYPTSQL_USE_RECOVERY
extern void delete_backup(bool is_transaction);
#endif
/*