- 11 Feb, 2001 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 10 Feb, 2001 2 commits
-
-
Bruce Momjian authored
weren't the master source. We are now, and it really needs it.
-
Bruce Momjian authored
-
- 06 Feb, 2001 1 commit
-
-
Hiroshi Inoue authored
The driver version is 07.01.0002 now. 1) initialized pg_version by DSN's protocol info so that we could always use pg_version info once a connection is established (pg_version() didn't exist before 6.4). PROTOCOL_XX() macros are removed(except from connection.[ch]). 2) provided a few macros to encapsulate connection's version info and replaced existent comparison stuff by those macros. 3) change SQLTables() so that 7.1 servers could show views. In addtion, the following patch from Dave Page is applied. This patch fixes a bug in SQLGetInfo for SQL_DBMS_VER which corrupted the driver version string. The driver version number has also been incremented to 07.01.0002. Regards, Dave. <<odbc.diff>>
-
- 26 Jan, 2001 1 commit
-
-
Bruce Momjian authored
dialogue from '6.4/6.5' to '6.5+' and removes some C++ comments from resource.h (which VC++ insists on putting there). odbc2.diff adds code to query the PostgreSQL version upon connection. This is then used to determine what values to return for from SQLGetInfo for SQL_DBMS_VER, SQL_MAX_ROW_SIZE, SQL_MAX_STATEMENT_LEN, SQL_OJ_CAPABILITIES and SQL_OUTER_JOINS. The version string as returned by SELECT vERSION() (as a char array) and the major.minor version number (as a flost) have been added to the ConnectionClass structure. Dave Page
-
- 30 Nov, 1999 1 commit
-
-
Bruce Momjian authored
-
- 05 Jan, 1999 1 commit
-
-
Byron Nikolaidis authored
-
- 31 Dec, 1998 1 commit
-
-
Byron Nikolaidis authored
-
- 29 Dec, 1998 1 commit
-
-
Byron Nikolaidis authored
-
- 11 Nov, 1998 1 commit
-
-
Byron Nikolaidis authored
Update for version 06-40-0001
-
- 06 Oct, 1998 1 commit
-
-
Thomas G. Lockhart authored
to get rid of unused variables. Get clean compile on Linux (Thomas and Gerald). Implement autoconf/configure for standalone builds and use the existing autoconf/configure system when in the Postgres source tree. Code tests and functions with ApplixWare-4.4.1beta on a Linux box. Changes should be backward compatible with WIN32 but still needs testing.
-
- 22 Jul, 1998 1 commit
-
-
Byron Nikolaidis authored
-
- 20 Jul, 1998 1 commit
-
-
Bruce Momjian authored
-
- 16 Jun, 1998 1 commit
-
-
Byron Nikolaidis authored
-
- 03 Jun, 1998 1 commit
-
-
Byron Nikolaidis authored
-
- 13 Apr, 1998 1 commit
-
-
Marc G. Fournier authored
This one is based on an older PostODBC driver, rewritten and maintained by InsightDist(?)
-