Version 1.22
authormike <mike>
Wed, 14 May 2008 13:29:57 +0000 (13:29 +0000)
committermike <mike>
Wed, 14 May 2008 13:29:57 +0000 (13:29 +0000)
Add record_get() switching function, which chooses between the
underlying record_get_string() and record_get_binary()
depending on the value of $type.  The different APIs of those
two XS functions ensure that memory is managed differently.


No differences found