diff options
| author | Byron Nikolaidis <byronn@insightdist.com> | 1999-01-06 20:44:08 +0000 |
|---|---|---|
| committer | Byron Nikolaidis <byronn@insightdist.com> | 1999-01-06 20:44:08 +0000 |
| commit | a1164a25089e98fc7575f31c2dc8fdbed766229b (patch) | |
| tree | dd0890b5075d88be25a1e9ddd32af285f9674cd6 /src/interfaces/odbc/dlg_specific.h | |
| parent | dfa23f5e41b98b8054439a4886621784798949f4 (diff) | |
| download | postgresql-a1164a25089e98fc7575f31c2dc8fdbed766229b.tar.gz | |
Update 06-40-0003
Diffstat (limited to 'src/interfaces/odbc/dlg_specific.h')
| -rw-r--r-- | src/interfaces/odbc/dlg_specific.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interfaces/odbc/dlg_specific.h b/src/interfaces/odbc/dlg_specific.h index 02a7788996..7fff962a9f 100644 --- a/src/interfaces/odbc/dlg_specific.h +++ b/src/interfaces/odbc/dlg_specific.h @@ -91,6 +91,7 @@ /* Connection Defaults */ #define DEFAULT_PORT "5432" #define DEFAULT_READONLY 1 +#define DEFAULT_PROTOCOL "6.4" // the latest protocol is the default #define DEFAULT_USEDECLAREFETCH 0 #define DEFAULT_TEXTASLONGVARCHAR 1 #define DEFAULT_UNKNOWNSASLONGVARCHAR 0 |
