diff --git a/src/include/tcop/variable.h b/src/include/commands/variable.h similarity index 96% rename from src/include/tcop/variable.h rename to src/include/commands/variable.h index dbe1b5babd..772e9981d9 100644 --- a/src/include/tcop/variable.h +++ b/src/include/commands/variable.h @@ -2,7 +2,7 @@ * Headers for handling of 'SET var TO', 'SHOW var' and 'RESET var' * statements * - * $Id: variable.h,v 1.7 1997/11/07 06:45:16 thomas Exp $ + * $Id: variable.h,v 1.1 1998/01/05 18:53:08 momjian Exp $ * */ #ifndef VARIABLE_H