]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the P4_TRANSIENT constant so that it works correct - so that it really
authordrh <drh@noemail.net>
Tue, 5 Apr 2011 12:25:19 +0000 (12:25 +0000)
committerdrh <drh@noemail.net>
Tue, 5 Apr 2011 12:25:19 +0000 (12:25 +0000)
commit8d129422ed9a04bac684864ba127fa6278cc7513
treec353d4132a2b946f3d92c2b8103cbea870a44f49
parent0bfc2d1cc88439b0c5ec6ad23c41b5a1fa8eedde
Fix the P4_TRANSIENT constant so that it works correct - so that it really
makes a copy of the string for the P4 argument.  Use P4_TRANSIENT wherever
appropriate.  Change P4_STATICs of schema names to P4_TRANSIENT.

FossilOrigin-Name: bf664b206bf6f5c1941da1986dfe2c0d1831d5e4
manifest
manifest.uuid
src/delete.c
src/expr.c
src/fkey.c
src/insert.c
src/pragma.c
src/trigger.c
src/vdbe.h