Dave Page [Tue, 15 Jul 2008 14:21:43 +0000 (14:21 +0000)]
Note that the data sources applet may be in the Administrative Tools folder on some versions of Windows
Hiroshi Saito [Sun, 6 Jul 2008 15:08:21 +0000 (15:08 +0000)]
Fixed has a default promotion can't match an empty parameter name list declaration.
Hiroshi Inoue [Fri, 4 Jul 2008 13:49:33 +0000 (13:49 +0000)]
The version is now 8.3.0201.
1. SQLGUID type support thanks to Jan-Willem Goossens.
2. Fix a bug about silently adding a *for read only* clause.
3. Fix a 64bit mode bug about handling of arrays of parameters.
4. Change the implemetatin of SQLForeignKeys() for 8.3+ servers.
5. Not commit the transaction too early in useDeclareFetch mode.
6. Add a cursor open check for SQLPrepare().
Hiroshi Saito [Sun, 4 May 2008 16:11:15 +0000 (16:11 +0000)]
Omission in change of reference.
8.2 -> 8.3
Hiroshi Saito [Sat, 3 May 2008 18:52:06 +0000 (18:52 +0000)]
Adjustment of a library.
(PostgreSQL Version 8.3 of MSVC)
Hiroshi Saito [Sat, 3 May 2008 07:27:37 +0000 (07:27 +0000)]
Prep next release.
Hiroshi Saito [Sat, 3 May 2008 07:22:50 +0000 (07:22 +0000)]
Fixed the first DSN name mistake.
Hiroshi Saito [Sat, 3 May 2008 06:47:35 +0000 (06:47 +0000)]
Adjustment of *nix compile problem.
Hiroshi Inoue [Sat, 3 May 2008 05:57:42 +0000 (05:57 +0000)]
1. Fix a bug in socket which uses a socket variable.
2. Support column alias without "as" so that links from
the SQLServer work.
3. Take ';' into account when the driver adds "for read only"
clause.
4. Use the E'.. ' notation not only in '=' expressions but
also in LIKE expressions.
5. Change to return milliseconds parts for timestamp fields.
6. Change to return a specific sqlstate in case of multiple
parameters.
Hiroshi Saito [Mon, 28 Jan 2008 16:10:10 +0000 (16:10 +0000)]
Fix bug of the selection not using SSL.
Per report Stephen M. Lathrop.
Hiroshi Saito [Sat, 26 Jan 2008 13:49:26 +0000 (13:49 +0000)]
Fix problem disable of USE_SSL.
Per report Stephen M. Lathrop.
Hiroshi Saito [Tue, 22 Jan 2008 12:10:16 +0000 (12:10 +0000)]
Fix final FreeLibrary of SSL.
Hiroshi Saito [Mon, 21 Jan 2008 05:45:20 +0000 (05:45 +0000)]
Prep release 08.03.0100
Hiroshi Saito [Mon, 21 Jan 2008 05:19:32 +0000 (05:19 +0000)]
Prep release 08.03.0100
Hiroshi Saito [Mon, 21 Jan 2008 02:27:16 +0000 (02:27 +0000)]
Compile of SSPI cannot be supported in VC+6. SSPI should use vcproj more than by VC+7.
Hiroshi Saito [Mon, 21 Jan 2008 02:09:03 +0000 (02:09 +0000)]
Fix problem of CRLF code.
Hiroshi Saito [Sat, 29 Dec 2007 02:12:24 +0000 (02:12 +0000)]
VCExpress compile adjustment.
Hiroshi Saito [Fri, 28 Dec 2007 15:40:56 +0000 (15:40 +0000)]
SSPI is enable and delay load specification.
Hiroshi Saito [Fri, 28 Dec 2007 14:42:12 +0000 (14:42 +0000)]
Fixed include path problem.
Hiroshi Saito [Fri, 28 Dec 2007 14:00:40 +0000 (14:00 +0000)]
Expression was corrected.
Hiroshi Saito [Fri, 28 Dec 2007 13:51:26 +0000 (13:51 +0000)]
Release preparation.
Hiroshi Saito [Fri, 28 Dec 2007 13:39:41 +0000 (13:39 +0000)]
add the sspi modules.
Hiroshi Inoue [Wed, 26 Dec 2007 13:28:36 +0000 (13:28 +0000)]
*** empty log message ***
Hiroshi Inoue [Sun, 4 Nov 2007 00:32:38 +0000 (00:32 +0000)]
Correct the flow of trial of multi protocols and fix related bugs about handling of connection errors.
Hiroshi Inoue [Fri, 2 Nov 2007 23:01:41 +0000 (23:01 +0000)]
I may have introduced a bug in the last change which may cause an
infinite loop of trial to use the same (should be lower) version of
protocols. Also try to use SSPI service for SSL support when libpq
is unavailable.
Hiroshi Inoue [Mon, 29 Oct 2007 15:04:48 +0000 (15:04 +0000)]
1. Fix a bug in copy_and_convert_field() when fetching bookmark columns.
This bug could occur in case no suitable? lo type is found.
2. Improve the parse statement operation so that it detect srf in
<from clause>.
Hiroshi Inoue [Sat, 27 Oct 2007 13:16:43 +0000 (13:16 +0000)]
The correction of the previous commit message.
2c2
< 1. Correct the COLUMN_LENGTH return value of SQLColumns() for varchar/bpchar
---
> 1. Correct the DISPLAY_SIZE return value of SQLColumns() for varchar/bpchar
Hiroshi Inoue [Sat, 27 Oct 2007 01:14:00 +0000 (01:14 +0000)]
The version is now 8.2.0501.
1. Correct the COLUMN_LENGTH return value of SQLColumns() for varchar/bpchar
type columns (Unicode driver).
2. Change to not return database name if case of MS Query.
3. The first cut to use Windows SSPI. The trial to use Schannel service
for SSL support.
4. Be more careful about <for locking clause> in UseDeclareFetch mode.
Add missing? "for read only" clause for read only queries for 8.3
or later servers for safety.
Hiroshi Saito [Fri, 21 Sep 2007 06:36:27 +0000 (06:36 +0000)]
Prep Version 08.02.0500
The document addition which I have forgotten.
Hiroshi Saito [Wed, 12 Sep 2007 05:49:10 +0000 (05:49 +0000)]
Duplication deletion.
Hiroshi Saito [Wed, 12 Sep 2007 05:43:28 +0000 (05:43 +0000)]
Oops,typo..
Hiroshi Saito [Wed, 12 Sep 2007 05:40:39 +0000 (05:40 +0000)]
Prep Ver 08.02.0500
and Fixed build of without OpenSSL.
Hiroshi Inoue [Tue, 11 Sep 2007 14:38:11 +0000 (14:38 +0000)]
Correct the format of Bind message under 64bit environment.
Hiroshi Saito [Wed, 5 Sep 2007 12:28:23 +0000 (12:28 +0000)]
Prep Ver 08.02.0500.
Hiroshi Saito [Sat, 1 Sep 2007 00:53:55 +0000 (00:53 +0000)]
Some changes.
Hiroshi Inoue [Fri, 31 Aug 2007 23:40:10 +0000 (23:40 +0000)]
The version is now 8.2.0403.
1. Support SQLColAttribute for MS specific SQL_CA_SS_COLUMN_KEY.
Some MS applications use this.
2. Improve the check of updatability of queries by checking
if they have multiple tables.
3. Reduce the round trip overhead in FE/BE communications
(especially in useDeclareFetch mode).
4. Fix a bug in ResolveOneParam() pointed out by Rainer Bauer.
5. Add a flag which lets SQLTables() show only accessible tables.
6. The unicode driver now can handle utf-16 surrogate pairs.
Hiroshi Saito [Wed, 22 Aug 2007 01:18:09 +0000 (01:18 +0000)]
missing break..
Hiroshi Saito [Wed, 22 Aug 2007 01:15:22 +0000 (01:15 +0000)]
Oops, typo..
Hiroshi Saito [Wed, 22 Aug 2007 01:11:58 +0000 (01:11 +0000)]
comment and code condition correction.
Hiroshi Saito [Tue, 21 Aug 2007 06:56:24 +0000 (06:56 +0000)]
Standard correction and a multibye condition addition.
Hiroshi Saito [Tue, 21 Aug 2007 05:23:03 +0000 (05:23 +0000)]
SHIFT-JIS-2004 Japanese, standard JIS X 0213.
Since PostgreSQL Version 8.3.
Hiroshi Saito [Tue, 21 Aug 2007 05:19:17 +0000 (05:19 +0000)]
additional document.
Hiroshi Saito [Wed, 8 Aug 2007 02:02:59 +0000 (02:02 +0000)]
Record of progress.(Snapshot version)
Hiroshi Saito [Tue, 12 Jun 2007 15:39:28 +0000 (15:39 +0000)]
Fix *nix build error.
Hiroshi Inoue [Tue, 12 Jun 2007 14:24:56 +0000 (14:24 +0000)]
Fix a bug which doesn't free connection list properly.
Hiroshi Saito [Tue, 12 Jun 2007 06:22:07 +0000 (06:22 +0000)]
Fix DelayLoadDLL was made explicit.
However, The DEBUG mode of /MTd contains some problems by the reason Release DLL is /MT.
This problem is closely related to the release of OpenSSL. Therefore, we are going
to still investigate this problem and to cope with it. Then, please understand having
not solved yet.
Hiroshi Saito [Mon, 11 Jun 2007 02:21:36 +0000 (02:21 +0000)]
Add the How to specify as a connection option.
Hiroshi Saito [Mon, 11 Jun 2007 01:51:12 +0000 (01:51 +0000)]
Various problems of configure cleared.
These problems were fixed by Peter Eisentraut.
Hiroshi Inoue [Mon, 4 Jun 2007 11:49:49 +0000 (11:49 +0000)]
Handle standard_conforming_strings also in case via libpq.
Hiroshi Inoue [Mon, 4 Jun 2007 10:24:49 +0000 (10:24 +0000)]
. Add CC_set_autocommit to psqlodbc(a).def files.
. Handle Standard_conforming_strings.
Hiroshi Inoue [Sat, 2 Jun 2007 05:32:19 +0000 (05:32 +0000)]
The version is now 8.2.0402.
. Fix some bugs in case without MSDTC support.
. Refine the realloc handling.
. Put back the @@IDENTITY implementation so as not to use lastval().
. Change SQLColumns() to return correct column length in the Unicode driver.
. Remove the connection count limitation.
. Fix Protocol=7.4--1 notation (should be Protocol=7.4).
. Fix a typo in socket.c (bug report from Rainer bauer).
Hiroshi Saito [Fri, 4 May 2007 13:17:20 +0000 (13:17 +0000)]
Fixed HANDLE_ENLIST_IN_DTC.
(*nix compile error)
Peter Eisentraut [Fri, 4 May 2007 12:20:24 +0000 (12:20 +0000)]
Clean up some of the accumulated Autoconf mess here. Put back the
PGAC_ARG_ macros so that the options parsing is more robust, put the
macro calls in the right order, and make the detection of the driver
manager behave less oddly. All the required macros are now in-tree, so
everything can be bootstrapped without external PostgreSQL source trees.
Peter Eisentraut [Fri, 4 May 2007 10:39:02 +0000 (10:39 +0000)]
Put Autotools-generated files into subdirectory config/; add macro files
used from PostgreSQL there so you don't need a PostgreSQL source tree to
bootstrap the code.
Peter Eisentraut [Fri, 4 May 2007 10:22:32 +0000 (10:22 +0000)]
Revert pg_config breakage
Hiroshi Inoue [Wed, 2 May 2007 21:44:13 +0000 (21:44 +0000)]
The version is now 8.2.0401.
[Windows]
Handle AUTOCOMMIT mode more carefully in a distributed transaction
so as not to issue COMMIT unexpectedly.
[UNIX}
Allow the UNIX domain configuration (the same as libpq).
Hiroshi Saito [Wed, 2 May 2007 00:16:07 +0000 (00:16 +0000)]
Japanese garbage was removed.
Hiroshi Saito [Fri, 27 Apr 2007 01:49:10 +0000 (01:49 +0000)]
Prep for 08.02.0400 release.
Hiroshi Saito [Fri, 27 Apr 2007 01:38:44 +0000 (01:38 +0000)]
Prep for 08.02.0400 release.
Hiroshi Inoue [Thu, 26 Apr 2007 20:15:28 +0000 (20:15 +0000)]
Fix a bug which checking join is confused by CR+LF.
Hiroshi Saito [Thu, 26 Apr 2007 13:59:06 +0000 (13:59 +0000)]
PATH setting mistake of else.
Hiroshi Saito [Thu, 26 Apr 2007 13:29:07 +0000 (13:29 +0000)]
Prep for 08.02.0400 release.
(It is still confirming)
Hiroshi Inoue [Wed, 25 Apr 2007 13:41:46 +0000 (13:41 +0000)]
Remove an unnecessary message.
Hiroshi Saito [Wed, 25 Apr 2007 01:51:55 +0000 (01:51 +0000)]
Snapshot mark(08.02.0XXX)
Hiroshi Saito [Wed, 25 Apr 2007 01:29:27 +0000 (01:29 +0000)]
Fixed control binding of SetField problem.
Hiroshi Saito [Tue, 24 Apr 2007 19:54:11 +0000 (19:54 +0000)]
pgenlist.h was lost.
report from Tom lane.
Hiroshi Saito [Sat, 21 Apr 2007 01:06:48 +0000 (01:06 +0000)]
Update the installer for WiX3.
He has forgotten then. sorry..
Dave Page [Mon, 16 Apr 2007 11:11:41 +0000 (11:11 +0000)]
Correct the version number registration.
Dave Page [Mon, 16 Apr 2007 11:04:34 +0000 (11:04 +0000)]
Correct the path for the ANSI DTC enlist DLL.
Hiroshi Inoue [Sat, 14 Apr 2007 21:07:38 +0000 (21:07 +0000)]
Add a missing .def file.
Hiroshi Saito [Sat, 14 Apr 2007 18:58:30 +0000 (18:58 +0000)]
Prep for 08.02.0300 release.
Dave Page [Fri, 13 Apr 2007 10:14:21 +0000 (10:14 +0000)]
Update installer images.
Hiroshi Inoue [Thu, 12 Apr 2007 16:16:41 +0000 (16:16 +0000)]
Use '(0,0)' instead of '(,)' as a dummy CTID.
Hiroshi Saito [Wed, 11 Apr 2007 16:36:47 +0000 (16:36 +0000)]
Fixed *nix build.
(errno and PATH_MAX)
Hiroshi Inoue [Wed, 11 Apr 2007 15:22:23 +0000 (15:22 +0000)]
Allow non-admin or Vista users to create log fils in the home
directory.
Hiroshi Saito [Mon, 9 Apr 2007 14:00:14 +0000 (14:00 +0000)]
Oops, Fixed mistake of tag
Hiroshi Saito [Mon, 9 Apr 2007 13:53:42 +0000 (13:53 +0000)]
Addition and correction.
with Dave:-)
Hiroshi Inoue [Thu, 5 Apr 2007 12:06:17 +0000 (12:06 +0000)]
. Use different dll name for Unicode and ANSI DTC enlist DLL
so that they can be placed in the same folder.
. Simplify the makefile.
. Added an experimental makefile for 64bit mode Windows.
Hiroshi Saito [Thu, 5 Apr 2007 03:17:38 +0000 (03:17 +0000)]
Compilation correction VisualStudio.
However,this supports a minimum composition.
If MSDTC is used,it is necessary to use win32.mak by nmake.exe.
Hiroshi Inoue [Wed, 4 Apr 2007 14:42:35 +0000 (14:42 +0000)]
Fix an index over bug which causes a crash or an unexpected result.
Hiroshi Saito [Tue, 3 Apr 2007 16:17:20 +0000 (16:17 +0000)]
Snap version is 8.2.0205.
and change usage configure.
Hiroshi Saito [Tue, 3 Apr 2007 16:14:05 +0000 (16:14 +0000)]
Fixed problem pg_config and use the AC_SEARCH_LIBS.
Hiroshi Saito [Tue, 3 Apr 2007 15:43:14 +0000 (15:43 +0000)]
WSACleanup() evades with *nix.
Hiroshi Saito [Tue, 3 Apr 2007 15:20:31 +0000 (15:20 +0000)]
wsaData evades with *nix.
Hiroshi Inoue [Tue, 3 Apr 2007 14:49:02 +0000 (14:49 +0000)]
The version is now 8.2.0205.
. Append DETAIL messages to GetDiag...() messages.
. Use SQL_SUCCEEDED macros so as to simplify the code.
. Use lastval() function to replace IDENTITY on 8.1 or later servers.
. Remove WSAStartup() and WSACleanup() from DllMain.
. Load libpq from the driver's folder.
. Use QR_get_value_backend_int/_text() funcs instead of
QR_get_value_backend_row().
. Improve the implemetation of SQLSetPos(.., SQL_ADD/SQL_UPDATE)
using the 8.2 new feature INSERT/UPDATE .. returning .
. Seaparate DTC code as a Delayload DLL.
Dave Page [Fri, 30 Mar 2007 20:13:37 +0000 (20:13 +0000)]
Update the installer for WiX 3
Hiroshi Saito [Thu, 29 Mar 2007 16:59:32 +0000 (16:59 +0000)]
Option of the link generation was necessary.
It was remarkable in MAC-OSX or FreeBSD.
And, it was confirmed that there was no problem
in other platforms.
Thanks.! Report From: "Sean Davis"
Hiroshi Saito [Tue, 27 Mar 2007 14:24:57 +0000 (14:24 +0000)]
Fixed without-openssl.
Hiroshi Saito [Tue, 27 Mar 2007 13:40:02 +0000 (13:40 +0000)]
without of openssl cannot have been done.
Fix did this. However,The compilation doesn't succeed
if OpenSSL is not made effective now.
This problem is still continued....
Hiroshi Saito [Tue, 27 Mar 2007 01:49:23 +0000 (01:49 +0000)]
The lib verification of OpenSSL was added.
It was confirmed in Linux.
This might correspond to the problem report of Darwin.
from Sean Davis.
Thanks!
Dave Page [Mon, 26 Mar 2007 10:02:22 +0000 (10:02 +0000)]
RegistryValue has a slightly different meaning in Wix 2 - use Registry instead.
Dave Page [Mon, 26 Mar 2007 09:54:42 +0000 (09:54 +0000)]
Use PostgreSQL 8.2 libs & headers by default.
Write the version number to the registry when installing on Windows.
Don't use deprecated compiler flags when building with > VC++ 6.0
Hiroshi Saito [Fri, 9 Mar 2007 23:58:09 +0000 (23:58 +0000)]
Update document(8.2.0204snapshots).
Hiroshi Inoue [Sun, 4 Mar 2007 10:41:49 +0000 (10:41 +0000)]
The version is now 8.2.0204.
. Configure the combination of time.h and sys/time.h.
. Treat the tables in information_schema as system tables.
. Correct the precision of SQL_NUMERIC_STRUCT.
. Change the default max varchar size from 254 to 255.
. Reset the fields information properly in case of SQLMoreResults.
. Implement SQLDescribeParam() also in case of multi-command queries.
. Handle dollar-quotes more properly.
. Provide a make option to link dynamic multithread library.
. Set the default nullablity to TRUE.
. Parse command delimiters(;) more correctly.
. Use QR_get_value_backend_text() or QR_get_value_backend_int()
instead of QR_get_value_backend_row().
. Apply Parse statement or disallow premature properly.
. Reset current_schema cache in case 'set search_path ..' command
is issued.
Hiroshi Inoue [Mon, 18 Dec 2006 14:45:54 +0000 (14:45 +0000)]
1. Correct the command/responce sequence of Function Call used for large
object handling.
2. Add support for NaN and (-)Infinity float values.
Hiroshi Saito [Sat, 16 Dec 2006 21:48:40 +0000 (21:48 +0000)]
addendum of correction.
Hiroshi Inoue [Sat, 16 Dec 2006 12:02:54 +0000 (12:02 +0000)]
The version is now 8.2.0203.
1. Fix a bug which forgets unnamed plans too early especially
when handling large objects.
2. Don't treat charcters whose value >= 128 as alphanumeric in case
of conversion of binary data to bytea.
3. Change ConfigDSN() so that it takes the options in Setup Dialog
page 1 into account.
4. Simplify the memory management of statements'columns info
so as to prevent memory leaks or a crash in parse_statement etc.
5. SQLTables("", SQL_ALL_SCHEMAS. "", ..) now returns a list of
valid schemas.
6. SQLTables("", "", "", SQL_ALL_TABLE_TYPES) now returns a list
of valid table types.
7. SQLGetInfo SQL_DATABASE_NAME now returns the database name.
8. Improve the automatic setting mechanism of the client_encoding
for Windows code page 125x (ANSI drivers only) .
Hiroshi Saito [Thu, 14 Dec 2006 17:46:35 +0000 (17:46 +0000)]
Correction of site information.
Hiroshi Inoue [Mon, 11 Dec 2006 11:34:28 +0000 (11:34 +0000)]
More changes for setup Dialog test button operation.
Fix the bug SQLStatistics ORDINAL_POSITION starts at 2 for PK index.
Hiroshi Inoue [Fri, 8 Dec 2006 10:47:13 +0000 (10:47 +0000)]
Fix a bug about test button operation.