Assuming you're talking about endian swap, after a quick source
inspection, btree databases appear to swap on-disk data to the host
endian, but hash and recno databases do not appear to do so.
On Dec 28, 2005, at 8:45 AM, Stephane Sudre wrote:
Is there any kind of swap operation performed by db when it's syncing?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden
This email sent to email@hidden
References:
>db and i386 (From: Stephane Sudre <email@hidden>)