sync odbc to opengauss

This commit is contained in:
yanghaoran
2021-09-18 23:37:19 +08:00
parent a8b0bc2bca
commit 40e0d54857
27 changed files with 16821 additions and 38 deletions

View File

@ -233,7 +233,7 @@ extern "C" {
#define DEFAULT_PROTOCOL "7.4" /* the latest protocol is
* the default */
#define DEFAULT_USEDECLAREFETCH 0
#define DEFAULT_FOREXTENSIONCONNECTOR 0
#define DEFAULT_FOREXTENSIONCONNECTOR 1
#define DEFAULT_TEXTASLONGVARCHAR 1
#define DEFAULT_UNKNOWNSASLONGVARCHAR 0
#define DEFAULT_BOOLSASCHAR 1