- 11 Feb, 2001 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 10 Feb, 2001 1 commit
-
-
Bruce Momjian authored
weren't the master source. We are now, and it really needs it.
-
- 25 Jan, 2001 1 commit
-
-
Bruce Momjian authored
problems with char array sizes having set a couple of constants to 0 for unlimited query length and row length. This additional patch cleans those problems up by defining a new constant (STD_STATEMENT_LEN) to 65536 and using that in place of MAX_STATEMENT_LEN. Another constant (MAX_MESSAGE_LEN) was defined as 2*BLCKSZ, but is now 65536. This is used to define the length of the message buffer in a number of places and as I understand it (probably not that well!) therefore also places a limit on the query length. Fixing this properly is beyond my capabilities but 65536 should hopefully be large enough for most people. Apologies for being over-enthusiastic and posting 3 patches in one day rather than 1 better tested one! Regards, Dave Page
-
- 03 Sep, 1999 1 commit
-
-
Byron Nikolaidis authored
-
- 08 Jan, 1999 1 commit
-
-
Byron Nikolaidis authored
-
- 31 Dec, 1998 1 commit
-
-
Byron Nikolaidis authored
-
- 29 Dec, 1998 2 commits
-
-
Byron Nikolaidis authored
-
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
-
- 16 Jun, 1998 1 commit
-
-
Byron Nikolaidis authored
-
- 08 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(?)
-