From 3a15dc11f64138387fb60b31c859b89a4535f964 Mon Sep 17 00:00:00 2001 From: Max Semenik Date: Thu, 17 Dec 2009 12:53:05 +0000 Subject: [PATCH] Updated comment in accordance with r58030 --- maintenance/sqlite/archives/initial-indexes.sql | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/maintenance/sqlite/archives/initial-indexes.sql b/maintenance/sqlite/archives/initial-indexes.sql index 25f90977e6..f08511631c 100644 --- a/maintenance/sqlite/archives/initial-indexes.sql +++ b/maintenance/sqlite/archives/initial-indexes.sql @@ -4,8 +4,7 @@ -- the CREATE INDEX statement will fail if there are duplicate values. -- -- Ignore duplicates, several tables will have them (e.g. bug 16966) but in --- most cases it's harmless to discard them. We'll keep the old tables with --- duplicates in so that the user can recover them in case of disaster. +-- most cases it's harmless to discard them. -------------------------------------------------------------------------------- -- Drop temporary tables from aborted runs -- 2.20.1