diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-03-27 04:00:55 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-03-27 04:00:55 +0000 |
commit | 12ceb111822f0cf393a359c2aa6f38c15d7e2961 (patch) | |
tree | aa95e308f908b5b630ed69151878eeec6970cb40 /src/interfaces/odbc/options.c | |
parent | ff7130180687b3f267e29ac4568402f7d10a5680 (diff) | |
download | postgresql-12ceb111822f0cf393a359c2aa6f38c15d7e2961.tar.gz postgresql-12ceb111822f0cf393a359c2aa6f38c15d7e2961.zip |
ODBC source code cleanup. Mostly alignment of #define constants.
Diffstat (limited to 'src/interfaces/odbc/options.c')
-rw-r--r-- | src/interfaces/odbc/options.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interfaces/odbc/options.c b/src/interfaces/odbc/options.c index 85844ede3bc..bb063ce8160 100644 --- a/src/interfaces/odbc/options.c +++ b/src/interfaces/odbc/options.c @@ -1,4 +1,3 @@ - /* Module: options.c * * Description: This module contains routines for getting/setting |