[Pxlib-devel] pxwrite patch, .VAL-files and secondary indexes
Brought to you by:
steinm
From: Tero L. <ter...@au...> - 2005-07-27 09:26:31
|
Hi, First, I would like to thank the authors for this very useful library. Also, I made some additions to pxwrite-0.0.7: 1) pxwrite does not support pxfBytes-column type, 'B' represents now the type 2) numprimkeys - setting was not set even when creating index; fixed 3) file type was always pxfFileTypNonIndexDB whether creating index or not; now changes type to pxfFileTypIndexDB when creating indexed DB I attached a patch for main.c which includes listed changes. Are you planning to make support for creating secondary indexes? I would have use for that feature. What about VAL-files? They are related to referential integrity checking in some way. Best regards, Tero Laitinen |