Skip to content

Commit f01f08b

Browse files
committed
Make all ODBCVER = 2.50
1 parent b9110b9 commit f01f08b

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

src/interfaces/odbc/isql.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ typedef signed short RETCODE;
2424
# define SQL_API EXPORT CALLBACK
2525
# endif
2626

27-
#ifndef ODBCVER
28-
# define ODBCVER 0x0200
29-
#endif
27+
# define ODBCVER 0x0250
3028

3129
# define SQL_MAX_MESSAGE_LENGTH 512
3230
# define SQL_MAX_DSN_LENGTH 32

src/interfaces/odbc/psqlodbc.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@ typedef double SDOUBLE;
3434
typedef UInt4 Oid;
3535

3636
/* Driver stuff */
37-
#ifndef ODBCVER
3837
#define ODBCVER 0x0250
39-
#endif
4038
#define DRIVER_ODBC_VER "02.50"
4139

4240
#define DRIVERNAME "PostgreSQL ODBC"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy