]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add missing comments to fkey.c. Also, change the terminology used for comments and...
authordan <dan@noemail.net>
Wed, 23 Sep 2009 08:43:35 +0000 (08:43 +0000)
committerdan <dan@noemail.net>
Wed, 23 Sep 2009 08:43:35 +0000 (08:43 +0000)
commit8099ce6f4a79bdb9311dbd620abdcaed8db2d538
tree18108cde6524132c914cbdc75b2bd055b6c5c03c
parent788536b16580154cb4f021275a3d8e8376dbd2b2
Add missing comments to fkey.c. Also, change the terminology used for comments and names in fkey.c from "referenced/referencing" to "parent/child". This is arguably less correct, but is easier to follow.

FossilOrigin-Name: 540c2d18e14c277b55f95729fbafc04ca66466b2
manifest
manifest.uuid
src/build.c
src/fkey.c
src/parse.y
src/pragma.c
src/sqliteInt.h