On 10/15/05, Brion Vibber brion@pobox.com wrote:
Deleted revisions are removed from the revision table and copied to the archive table. The only record of deletion time is in the logging table, and that won't tell you which revision was deleted when.
So, deleted revs aren't included in dumps at all?
Deletes are relatively rare (sysop) occurrences, right?
Also, I see through testing that when a revert is done, a new text record is created (as opposed to ref'ing the same text record as the revision being reverted to). Will this be changing?