[vlc-devel] [PATCH] Sqlite Module for VLC, GSoC 09
Srikanth Raju
srikiraju at gmail.com
Sat Aug 29 15:48:07 CEST 2009
On Sat, Aug 29, 2009 at 6:52 PM, <jpd at videolan.org> wrote:
> On Sat, Aug 29, 2009 at 02:53:01PM +0530, Srikanth Raju wrote:
>> The above functions are the convenience functions. They also use a mutex
>> to ensure other threads don't interfere. :)
>
> Then why do they exist as pointers in the struct? Am I missing something?
Because not every database might implement transactions as Query("Begin")
and Query("Commit").
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
--
Regards,
Srikanth Raju
More information about the vlc-devel
mailing list