Re: [sqlite] Forthcoming release of SQLite 3.7.1

2010-08-18 Thread Jim Wilcoxson
SQLite is a great product; I use SEE, the encrypted edition.

For those of us who are not using the C interface, I'd like to request
that when possible, new C features like hinting about file sizes and
extents also be added as pragmas.  Pragmas make it very easy for non-C
interfaces to make use of the new features.  The async writer thread
in earlier versions is one feature I'd really like to use, or at least
try out, but I'm using pysqlite bindings.  If there was a pragma to
activate this, it'd be a snap.

Thanks for providing a great library!
Jim

On 8/18/10, Richard Hipp  wrote:
> We are striving to release SQLite version 3.7.1 within the next few days.
> If you have any feedback, objections, comments, or concerns about this
> release, please respond as soon as possible to this mailing list, or via
> private email to me.
>
> A summary of the changes in 3.7.1 can be found here:
> http://www.sqlite.org/draft/releaselog/3_7_1.html
>
> A release candidate amalgamation can be downloaded from here:
> http://www.sqlite.org/draft/download.html
>
> Code changes since the prior release can be seen here (warning - approx
> 10,000 lines of diff output):
> http://www.sqlite.org/src/vdiff?from=release=trunk=1
>
> --
> D. Richard Hipp
> d...@sqlite.org
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>


-- 
--
HashBackup: easy onsite and offsite Unix backup
http://sites.google.com/site/hashbackup
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] Forthcoming release of SQLite 3.7.1

2010-08-18 Thread Richard Hipp
We are striving to release SQLite version 3.7.1 within the next few days.
If you have any feedback, objections, comments, or concerns about this
release, please respond as soon as possible to this mailing list, or via
private email to me.

A summary of the changes in 3.7.1 can be found here:
http://www.sqlite.org/draft/releaselog/3_7_1.html

A release candidate amalgamation can be downloaded from here:
http://www.sqlite.org/draft/download.html

Code changes since the prior release can be seen here (warning - approx
10,000 lines of diff output):
http://www.sqlite.org/src/vdiff?from=release=trunk=1

-- 
D. Richard Hipp
d...@sqlite.org
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users