-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hamish Allan wrote:
> I'm sure there are ways you could work around the absence of
> "IF NOT EXISTS" in the simple "CREATE TABLE" case too. So why have the
> clause there? 

I assume because it is part of the SQL standard :-)

> them either." Presumably, though, the Makefile and configure scripts
> in the tarball are just a snapshot of the Makefile and configure
> scripts in the trunk at the time of release. So what should we use to
> build the trunk?

They are also mangled as part of the release process, for example to include
version information.  When I build from trunk, I use this:

  make TOP=. -f Makefile.linux-gcc sqlite3.c

And then substitute the sqlite3.c into an amalgamation build.  (Not quite
but conceptually the same.)  Note that Makefile.linux-gcc is not an
auto-tools Makefile/configure.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAktxocYACgkQmOOfHg372QSsnwCgzThwaETkqw2McmLeK5L4WF1u
r4YAn30ogxlr9Cwf1WWvmsbZgiY+QRsB
=f0xj
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to