]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow creation of ephemeral pseudo-tables - pseudo-tables that copy a pointer to...
authordanielk1977 <danielk1977@noemail.net>
Thu, 27 Mar 2008 17:59:01 +0000 (17:59 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 27 Mar 2008 17:59:01 +0000 (17:59 +0000)
commit9882d99993685fb111372c9205c2cd83952580a3
tree9aa98e2685db03d5156e49dd20b930ad8403283d
parentc9e8493e2729081111fc258737905d0369619e5f
Allow creation of ephemeral pseudo-tables - pseudo-tables that copy a pointer to a row when inserted instead of copying the row data. (CVS 4924)

FossilOrigin-Name: 1a58a87023f7780aee813ac64dda1a80021002a7
manifest
manifest.uuid
src/select.c
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c