| 2017-02-06 |
Hiroshi Inoue | Oops I should have removed test/expected/deprecated_2... |
commit | commitdiff | tree |
| 2017-02-06 |
Hiroshi Inoue | Suppress a diff output of deprecated-test. |
commit | commitdiff | tree |
| 2017-02-06 |
Hiroshi Inoue | Use the same version number in buildBootstrapper.ps1... |
commit | commitdiff | tree |
| 2017-02-02 |
Hiroshi Saito | missing include position.. REL-09_06_0100 |
commit | commitdiff | tree |
| 2017-02-02 |
Hiroshi Saito | add def files. |
commit | commitdiff | tree |
| 2017-02-02 |
Hiroshi Saito | Ooops, lost psqlsetup.c |
commit | commitdiff | tree |
| 2017-02-02 |
Hiroshi Saito | change winbuild list of EXTRA_DIST. |
commit | commitdiff | tree |
| 2017-02-02 |
Hiroshi Inoue | Fix the expected output of catalogfunctions test on... |
commit | commitdiff | tree |
| 2017-02-01 |
Hiroshi Saito | Oops, typo version. |
commit | commitdiff | tree |
| 2017-02-01 |
Hiroshi Inoue | Removed version number from the configuration template... |
commit | commitdiff | tree |
| 2017-02-01 |
Hiroshi Inoue | getVersion already got $VERSION correctly. |
commit | commitdiff | tree |
| 2017-01-31 |
Hiroshi Saito | Prep relese 09.06.0100. |
commit | commitdiff | tree |
| 2017-01-30 |
Hiroshi Inoue | Change expected result of catalogfunctions-test accordi... |
commit | commitdiff | tree |
| 2017-01-30 |
Hiroshi Inoue | Just an improvement for testing. |
commit | commitdiff | tree |
| 2017-01-30 |
Hiroshi Inoue | Change the default of ByteaAsLongVarBinary from 0 to 1. |
commit | commitdiff | tree |
| 2017-01-29 |
Hiroshi Inoue | As tuple_updated item in AddUpdated(), the parameter... |
commit | commitdiff | tree |
| 2017-01-29 |
Hiroshi Inoue | Fix a compiltaion error and some warnings. |
commit | commitdiff | tree |
| 2017-01-29 |
Hiroshi Inoue | Fix a corner case when parsing connection strings enclo... |
commit | commitdiff | tree |
| 2017-01-28 |
Hiroshi Inoue | Parse connection strings enncloed with braces more... |
commit | commitdiff | tree |
| 2017-01-28 |
Hiroshi Inoue | Add a new option 'pqopt' which specifies libpq connecti... |
commit | commitdiff | tree |
| 2017-01-21 |
Hiroshi Inoue | a hack to handle boolean items in VBA with MS Access. |
commit | commitdiff | tree |
| 2017-01-21 |
Hiroshi Inoue | Enable SQLBulkOperations in declare/fetch mode using... |
commit | commitdiff | tree |
| 2017-01-18 |
Hiroshi Inoue | Oops I placed parameters of memset() in the wrong order. |
commit | commitdiff | tree |
| 2017-01-16 |
Hiroshi Inoue | Implement SQL_FECTH_BY_BOOKMARK operation of SQLBulkOpe... |
commit | commitdiff | tree |
| 2017-01-15 |
Hiroshi Inoue | Make some macros more safe. |
commit | commitdiff | tree |
| 2017-01-12 |
Hiroshi Inoue | Removed a duplicate definition. |
commit | commitdiff | tree |
| 2017-01-12 |
Hiroshi Inoue | Use lo_lseek64(lo_tell64) instead of lo_lseek(lo_tell... |
commit | commitdiff | tree |
| 2016-12-07 |
Hiroshi Inoue | Improve connection error messages. |
commit | commitdiff | tree |
| 2016-12-05 |
Heikki Linnakangas | Change the default for ExtraSysTablePrefixes to an... |
commit | commitdiff | tree |
| 2016-12-05 |
Heikki Linnakangas | Use LF as the line-ending. |
commit | commitdiff | tree |
| 2016-12-05 |
Heikki Linnakangas | Fix expected output for UseServerSidePrepare=0. |
commit | commitdiff | tree |
| 2016-11-28 |
Hiroshi Inoue | Add #ifdef for Windows only functions. |
commit | commitdiff | tree |
| 2016-11-24 |
Hiroshi Inoue | If the package needs vc14, distribute it with vcruntime... |
commit | commitdiff | tree |
| 2016-11-23 |
Hiroshi Inoue | In psqlsetup, call both FreeLibrary() and __FUnloadDela... |
commit | commitdiff | tree |
| 2016-11-23 |
Hiroshi Inoue | Give up the use of delayload hook for vc14 or later. |
commit | commitdiff | tree |
| 2016-11-23 |
Hiroshi Inoue | Use VCVersion instead of uninitialized variable VisulSt... |
commit | commitdiff | tree |
| 2016-11-23 |
Hiroshi Inoue | Improve the way to detect the target PlatformToolset... |
commit | commitdiff | tree |
| 2016-11-22 |
Hiroshi Inoue | Fix an error in a MSBuild condition in case of Windows... |
commit | commitdiff | tree |
| 2016-11-21 |
Hiroshi Inoue | vc14 seems to have troubles with delayload hook. Load... |
commit | commitdiff | tree |
| 2016-11-19 |
Hiroshi Inoue | Give up the use of GetVersionEx(). |
commit | commitdiff | tree |
| 2016-11-19 |
Hiroshi Inoue | Fix compiler warnings. |
commit | commitdiff | tree |
| 2016-11-19 |
Hiroshi Inoue | Add legacy_stdio_definitions.lib to AdditionalDependenc... |
commit | commitdiff | tree |
| 2016-11-13 |
Hiroshi Inoue | Stop using invoke-expresion II. |
commit | commitdiff | tree |
| 2016-11-13 |
Hiroshi Inoue | Treat SQL_BIT as BOOL. |
commit | commitdiff | tree |
| 2016-11-10 |
Hiroshi Inoue | globals.debug or globals.commlog means whether take... |
commit | commitdiff | tree |
| 2016-11-09 |
Hiroshi Inoue | Add docs/editConfiguration.jpg to the distribution. |
commit | commitdiff | tree |
| 2016-11-07 |
Hiroshi Inoue | If psqlsetup(a) failed to load libpq, it tries to load... |
commit | commitdiff | tree |
| 2016-11-06 |
Hiroshi Inoue | It turns out that cmdlets Get-OdbcDsn and Get-OdbcDrive... |
commit | commitdiff | tree |
| 2016-11-05 |
Hiroshi Inoue | Suppress a compilation error in Windows SDK 7.1. |
commit | commitdiff | tree |
| 2016-11-05 |
Hiroshi Inoue | Don't forget to import pguser.Cpp.props because Windows... |
commit | commitdiff | tree |
| 2016-11-04 |
Hiroshi Inoue | Ensure that psqlodbc35w(30a) and psqlsetup(a) share... |
commit | commitdiff | tree |
| 2016-11-04 |
Hiroshi Inoue | Modify the result of regression test dignostic-test... |
commit | commitdiff | tree |
| 2016-11-04 |
Hiroshi Inoue | Make sure the isolation level is SQLUINTEGER and add... |
commit | commitdiff | tree |
| 2016-11-03 |
Hiroshi Inoue | Share common driver info(mylog, qlog) even when the... |
commit | commitdiff | tree |
| 2016-11-02 |
Hiroshi Inoue | Improve error messages. |
commit | commitdiff | tree |
| 2016-11-02 |
Hiroshi Inoue | Added to commit 7849ba( was a patch by Tsunakawa,Takayuki). |
commit | commitdiff | tree |
| 2016-11-01 |
Hiroshi Inoue | Add an image of editConfiguration. |
commit | commitdiff | tree |
| 2016-10-31 |
Hiroshi Saito | import winbuild document. |
commit | commitdiff | tree |
| 2016-10-29 |
Hiroshi Inoue | Handle PG_DIAG_SEVERITY_NONLOCALIZED for servers whose... |
commit | commitdiff | tree |
| 2016-10-29 |
Hiroshi Inoue | Commit 3b6f3d changed the results of regression tests... |
commit | commitdiff | tree |
| 2016-10-29 |
Hiroshi Inoue | Check the existence of directory for logging. |
commit | commitdiff | tree |
| 2016-10-26 |
Hiroshi Inoue | Return proper sqlstate error 08S01 in case of communica... |
commit | commitdiff | tree |
| 2016-10-18 |
Hiroshi Inoue | Allow setting isolation level before the establishment... |
commit | commitdiff | tree |
| 2016-10-17 |
Hiroshi Inoue | Fix the bug reported by Shinji Mecha. |
commit | commitdiff | tree |
| 2016-10-15 |
Hiroshi Inoue | Oops, I forgot to update installer/buildInstallers... |
commit | commitdiff | tree |
| 2016-10-12 |
Heikki Linnakangas | Remove unused #defines. |
commit | commitdiff | tree |
| 2016-10-12 |
Heikki Linnakangas | Silence compiler warning about missing argument datatype. |
commit | commitdiff | tree |
| 2016-10-12 |
Heikki Linnakangas | Use SIZEOF_LONG_INT to check whether SQLROWSETSIZE... |
commit | commitdiff | tree |
| 2016-10-12 |
Heikki Linnakangas | Mark ParseWithLibpq as static. |
commit | commitdiff | tree |
| 2016-10-12 |
Hiroshi Inoue | Rename long name of properties, WarningLevel -> WarnLvl... |
commit | commitdiff | tree |
| 2016-10-10 |
Hiroshi Inoue | Handle *default* PG directories. |
commit | commitdiff | tree |
| 2016-10-10 |
Hiroshi Inoue | Before invoking MSBuild, test the existence of include... |
commit | commitdiff | tree |
| 2016-10-09 |
Hiroshi Inoue | Use powershell script module Psqlodbc-config.psm1 inste... |
commit | commitdiff | tree |
| 2016-10-09 |
Hiroshi Inoue | build_macros rather than setvcvars about which there... |
commit | commitdiff | tree |
| 2016-10-09 |
Hiroshi Inoue | Documentation update. |
commit | commitdiff | tree |
| 2016-10-09 |
Hiroshi Inoue | Documentation update. |
commit | commitdiff | tree |
| 2016-10-08 |
Hiroshi Inoue | set lc_messages='C' so that error messages are ASCII... |
commit | commitdiff | tree |
| 2016-10-08 |
Hiroshi Inoue | Fix compiler warnings. |
commit | commitdiff | tree |
| 2016-10-08 |
Hiroshi Inoue | Using Powershell and MSBuild is the recommended way. |
commit | commitdiff | tree |
| 2016-10-04 |
Hiroshi Inoue | Documentation update for MSBuild. |
commit | commitdiff | tree |
| 2016-10-04 |
Hiroshi Inoue | Remove Imported-Modules. |
commit | commitdiff | tree |
| 2016-10-01 |
Hiroshi Inoue | Documentation update. |
commit | commitdiff | tree |
| 2016-10-01 |
Hiroshi Inoue | Documentation update. |
commit | commitdiff | tree |
| 2016-09-28 |
Hiroshi Inoue | Add some error check to RegisterRegdsn. |
commit | commitdiff | tree |
| 2016-09-28 |
Hiroshi Inoue | Stop using invoke-expression. |
commit | commitdiff | tree |
| 2016-09-25 |
Hiroshi Inoue | Don't forget to replace globals when the driver name... |
commit | commitdiff | tree |
| 2016-09-24 |
Hiroshi Inoue | Add TestList parameter which specifies a list of test... |
commit | commitdiff | tree |
| 2016-09-23 |
Hiroshi Inoue | Treat a parameter properly. |
commit | commitdiff | tree |
| 2016-09-22 |
Hiroshi Inoue | Add a special DSN for regression test. |
commit | commitdiff | tree |
| 2016-09-22 |
Hiroshi Inoue | Build the setup program psqlsetup used for the regressi... |
commit | commitdiff | tree |
| 2016-09-20 |
Hiroshi Inoue | Separate the functionality of setup program. |
commit | commitdiff | tree |
| 2016-09-20 |
Hiroshi Inoue | Move a property group about version number from psqlodb... |
commit | commitdiff | tree |
| 2016-09-19 |
Hiroshi Inoue | Remove byte order mark from .vcxproj files. |
commit | commitdiff | tree |
| 2016-09-19 |
Hiroshi Inoue | Get the version from version.h when the number is not... |
commit | commitdiff | tree |
| 2016-09-10 |
Hiroshi Inoue | Add PG_BIN to the parameters of platformbuild.vcxproj. |
commit | commitdiff | tree |
| 2016-09-10 |
Hiroshi Inoue | Modify helper batch commands so that they can handle... |
commit | commitdiff | tree |
| 2016-09-06 |
Hiroshi Inoue | Add a helper batch command for regression test. |
commit | commitdiff | tree |
| 2016-09-06 |
Hiroshi Inoue | Rename a Powershell Module MSBuild-Get to MSProgram... |
commit | commitdiff | tree |
| 2016-09-06 |
Hiroshi Inoue | Find dumpbin for the people like me who don't load... |
commit | commitdiff | tree |
| 2016-09-05 |
Hiroshi Inoue | Rewrite BuildAll.ps1 using Get-MSBuild function common... |
commit | commitdiff | tree |
| next |