In amalgamation-3080701 in sqlite3.c, in a section apparently
originally from vacuum.c, there is a comment that reads in part:

** Only 1x temporary space and only 1x writes would be required if
** the copy of step (3) were replace by deleting the original database
** and renaming the transient database as the original.  But that will
** not work if other processes are attached to the original database.

"were replace" should be replaced by "were replaced" with -d at the end.

Cheers,
Philip
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to