Skip to content

Commit 1275c61

Browse files
committed
Bugfix. Do not delete AQO ML data file after loading into memory.
1 parent e814774 commit 1275c61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

storage.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -927,7 +927,6 @@ data_load(const char *filename, deform_record_t callback, void *ctx)
927927
}
928928

929929
FreeFile(file);
930-
unlink(filename);
931930

932931
elog(LOG, "[AQO] %ld records loaded from file %s.", num, filename);
933932
return;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy