mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 12:22:45 +03:00
Make all ODBCVER = 2.50
This commit is contained in:
@@ -24,9 +24,7 @@ typedef signed short RETCODE;
|
||||
# define SQL_API EXPORT CALLBACK
|
||||
# endif
|
||||
|
||||
#ifndef ODBCVER
|
||||
# define ODBCVER 0x0200
|
||||
#endif
|
||||
# define ODBCVER 0x0250
|
||||
|
||||
# define SQL_MAX_MESSAGE_LENGTH 512
|
||||
# define SQL_MAX_DSN_LENGTH 32
|
||||
|
||||
Reference in New Issue
Block a user