Auto Timestamps
AddAutoSysTimeFields() add auto-timestamp configuration to fields
RemoveAutoSysTimeFields() removes auto-timestamp configuration from fields
UpdateAutoSysTimeFields() updates existing auto-timestamp configuration to fields
WhichAutoSysTimeFields() retrieves auto-timestamp configuration information
JSON Handling
GetXtdKeySegmentDef() or GETKSEGDEF() enhanced to support JSON segments
PutXtdKeySegmentDef() or PUTKSEGDEF() enhanced to support JSON segments
Other c-tree API Additions
CreateIFileXtd8() extended to turn off ctKEEPOPEN mode for data file when connection closes (See Extended File Modes)
ctSQLImportTable() enhanced to optionally retain grants and synonyms when tables are removed from or restored into the SQL dictionary
ctSQLImportTable() enhanced to enhanced to import data in UTF-8 and other iANA
ctTruncateFile() immediately removes all data in a table, its data files and indexes
GetCtFileInfo() or GETFIL() retrieves maximum active files in a partitioned file
GetFileRegions() makes possible parallel file processing
SetXtdFileOpenMode() extended to open files when update callback cannot be loaded