Updated support for AIX.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@729 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -6840,7 +6840,7 @@ RCODE F_Database::finishCheckpoint(
|
||||
|
||||
if (RC_OK( pSFileHdl->getFileHdl( 0, TRUE, &pCFileHdl)))
|
||||
{
|
||||
(void)pCFileHdl->truncate( LOG_THRESHOLD_SIZE);
|
||||
(void)pCFileHdl->truncateFile( LOG_THRESHOLD_SIZE);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user