Rename the members of CommandDest enum so they don't collide with other uses of

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 902377c465031947d747bb2e3912b22a92329b7f
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2005-11-03T17:11:40Z
Releases: 8.1.0
Rename the members of CommandDest enum so they don't collide with other uses of
those names.  (Debug and None were pretty bad names anyway.)  I hope I catched
all uses of the names in comments too.

Files