projects
/
psqlodbc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
psqlodbc.git
2014-06-24
Heikki Linnakangas
Remove unused function.
commit
|
commitdiff
|
tree
2014-06-24
Hiroshi Inoue
This patch fixes a NULL pointer dereference occurring...
commit
|
commitdiff
|
tree
2014-06-23
Heikki Linnakangas
Fix compilation on Windows, broken by my previous commit.
commit
|
commitdiff
|
tree
2014-06-20
Heikki Linnakangas
Refactor SQLCancel() and add comments, for readability.
commit
|
commitdiff
|
tree
2014-06-20
Heikki Linnakangas
Fix bug in SQLCancel().
commit
|
commitdiff
|
tree
2014-06-20
Hiroshi Inoue
Fix broken buildX86-installer.ps1 due to the change...
commit
|
commitdiff
|
tree
2014-06-20
Hiroshi Inoue
Don't use PG_VERSION_xx() macros in original_CC_connect...
commit
|
commitdiff
|
tree
2014-06-20
Hiroshi Inoue
Merge remote-tracking branch 'ringerc/fix-febe-protocol...
commit
|
commitdiff
|
tree
2014-06-20
Craig Ringer
Fix use of server-queried version before connection
commit
|
commitdiff
|
tree
2014-06-19
Hiroshi Inoue
Fix the problems using SQLFetch on prepared INSERT...
commit
|
commitdiff
|
tree
2014-06-19
Hiroshi Inoue
Clear errors for prepared statement for subsequent...
commit
|
commitdiff
|
tree
2014-06-19
Hiroshi Inoue
Increase digits used to convert from REAL/DOUBLEs to...
commit
|
commitdiff
|
tree
2014-06-18
Heikki Linnakangas
SQL_NUMERIC_STRUCT was not available until ODBC 3.0
commit
|
commitdiff
|
tree
2014-06-16
Craig Ringer
Fix access to unallocated memory in IAsyncPG
commit
|
commitdiff
|
tree
2014-06-16
Hiroshi Inoue
ctype_length() is missing the length for SQL_C_BIGINT...
commit
|
commitdiff
|
tree
2014-06-16
Craig Ringer
Discuss issues with SDK support and installation
commit
|
commitdiff
|
tree
2014-06-16
Craig Ringer
Document build outputs
commit
|
commitdiff
|
tree
2014-06-15
Hiroshi Inoue
Fix the warning MSB8028: The intermediate directory...
commit
|
commitdiff
|
tree
2014-06-14
U-Lenovo-PC...
It's safe to add this change in addition to the previou...
commit
|
commitdiff
|
tree
2014-06-14
U-Lenovo-PC...
Fix potentially uninitialized local pointer access...
commit
|
commitdiff
|
tree
2014-06-13
Heikki Linnakangas
Add top-level Windows makefile targets for building...
commit
|
commitdiff
|
tree
2014-06-13
Hiroshi Inoue
Make sure that the psqlodbc ANSI driver is ODBC3.5.
commit
|
commitdiff
|
tree
2014-06-13
Hiroshi Inoue
Changes by a patch and a request from Craig Ringer...
commit
|
commitdiff
|
tree
2014-06-13
Hiroshi Inoue
Fix a PowerShell syntax error.
commit
|
commitdiff
|
tree
2014-06-12
Heikki Linnakangas
Support running regression tests on Windows.
commit
|
commitdiff
|
tree
2014-06-12
Heikki Linnakangas
Fix ODBC function escape for SPACE function.
commit
|
commitdiff
|
tree
2014-06-11
Heikki Linnakangas
Silence compiler warnings from regression tests.
commit
|
commitdiff
|
tree
2014-06-11
Heikki Linnakangas
Oops, forgot to git add some last-minute changes to...
commit
|
commitdiff
|
tree
2014-06-11
Heikki Linnakangas
Rewrite the conversion functions between strings and...
commit
|
commitdiff
|
tree
2014-06-09
Heikki Linnakangas
Minor code cleanup.
commit
|
commitdiff
|
tree
2014-06-07
Heikki Linnakangas
Misc whitespace and comment fixes. Remove dead, comment...
commit
|
commitdiff
|
tree
2014-06-04
Heikki Linnakangas
Fix crash if connection is closed while sending a query...
commit
|
commitdiff
|
tree
2014-06-04
Heikki Linnakangas
Remove unused NDEBUG and PSQLODBC_EXPORTS defines from...
commit
|
commitdiff
|
tree
2014-06-04
Heikki Linnakangas
Remove more unused stuff from win64.mak
commit
|
commitdiff
|
tree
2014-06-03
Heikki Linnakangas
Silence misc issues flagged up by Clang's static analyz...
commit
|
commitdiff
|
tree
2014-06-03
Heikki Linnakangas
Using tolower() requires ctype.h with some compilers.
commit
|
commitdiff
|
tree
2014-06-03
Heikki Linnakangas
Merge 32-bit and 64-bit .wxs files used to build the...
commit
|
commitdiff
|
tree
2014-06-03
Heikki Linnakangas
Unify the 32-bit and 64-bit installer build processes.
commit
|
commitdiff
|
tree
2014-06-03
Heikki Linnakangas
Fix Debug-mode builds with win64.mak
commit
|
commitdiff
|
tree
2014-06-03
Heikki Linnakangas
Fix Windows build with MSDTC=no.
commit
|
commitdiff
|
tree
2014-06-03
Heikki Linnakangas
Rename Windows output folders, for clarity.
commit
|
commitdiff
|
tree
2014-06-03
Heikki Linnakangas
Remove obsolete Windows build files.
commit
|
commitdiff
|
tree
2014-06-02
Heikki Linnakangas
Simplify win32.mak and win64.mak a little bit.
commit
|
commitdiff
|
tree
2014-06-02
Heikki Linnakangas
Improve Windows compilation instructions in the docs.
commit
|
commitdiff
|
tree
2014-06-02
Heikki Linnakangas
Refactor win64.mak to allow passing options in local...
commit
|
commitdiff
|
tree
2014-06-02
Heikki Linnakangas
Remove /incremental option from linker call on Windows...
commit
|
commitdiff
|
tree
2014-06-02
Heikki Linnakangas
Remove special check for nmake version 6.00.9782.0
commit
|
commitdiff
|
tree
2014-06-02
Heikki Linnakangas
Remove unused cruft from Windows build files.
commit
|
commitdiff
|
tree
2014-06-02
Heikki Linnakangas
Add comments to modify_msi.vbs.
commit
|
commitdiff
|
tree
2014-06-02
Heikki Linnakangas
Clean up Windows makefiles
commit
|
commitdiff
|
tree
2014-05-27
Heikki Linnakangas
Rip out broken retry/timeout logic in SOCK_wait_for_ready.
commit
|
commitdiff
|
tree
2014-05-27
Heikki Linnakangas
Fix broken expected output of catalogfunctions regressi...
commit
|
commitdiff
|
tree
2014-05-19
Heikki Linnakangas
Add Windows build directories to .gitignore
commit
|
commitdiff
|
tree
2014-05-15
Hiroshi Saito
corresponds to notice the message level change.
REL-09_03_0300
commit
|
commitdiff
|
tree
2014-05-14
Hiroshi Saito
Fixed test/expected.
commit
|
commitdiff
|
tree
2014-05-13
Hiroshi Saito
Prep release ver 09.03.0300
commit
|
commitdiff
|
tree
2014-05-12
Heikki Linnakangas
Fix typo in error message.
commit
|
commitdiff
|
tree
2014-05-05
Heikki Linnakangas
Fix crash if connection is closed during CC_send_query_...
commit
|
commitdiff
|
tree
2014-04-11
Heikki Linnakangas
Fix two UseDeclareFetch bugs.
commit
|
commitdiff
|
tree
2014-04-11
Heikki Linnakangas
Fix typo in test case
commit
|
commitdiff
|
tree
2014-04-10
Heikki Linnakangas
Don't clear error number when SQLGetDiagRec is called.
commit
|
commitdiff
|
tree
2014-04-10
Heikki Linnakangas
Print a better error message in regression tests on...
commit
|
commitdiff
|
tree
2014-03-25
Heikki Linnakangas
Add test case for error-rollback behavior.
commit
|
commitdiff
|
tree
2014-03-24
Heikki Linnakangas
Avoid deprecated SQLAllocStmt/SQLFreeStmt in regression...
commit
|
commitdiff
|
tree
2014-03-24
Heikki Linnakangas
Add test case for SQLGetConnectOption
commit
|
commitdiff
|
tree
2014-03-20
Heikki Linnakangas
Add a new test case to test ODBC functions deprecated...
commit
|
commitdiff
|
tree
2014-03-18
Heikki Linnakangas
Add more test cases for ODBC catalog functions.
commit
|
commitdiff
|
tree
2014-03-18
Heikki Linnakangas
Add test/Makefile to .gitignore.
commit
|
commitdiff
|
tree
2014-03-17
Heikki Linnakangas
Use the PG_CONFIG setting from ./configure cmd line...
commit
|
commitdiff
|
tree
2014-03-17
Heikki Linnakangas
Replace NOT_USE_LIBPQ with USE_LIBPQ #define.
commit
|
commitdiff
|
tree
2014-03-17
Heikki Linnakangas
Use the same CFLAGS/LDFLAGS to build regression tests...
commit
|
commitdiff
|
tree
2014-03-12
Heikki Linnakangas
Add missing function declarations.
commit
|
commitdiff
|
tree
2014-03-12
Heikki Linnakangas
Use "function(void)" instead of "function()" to declare...
commit
|
commitdiff
|
tree
2014-03-11
Heikki Linnakangas
Remove a couple of unused functions, and fix a typeo.
commit
|
commitdiff
|
tree
2014-03-11
Heikki Linnakangas
More whitespace cleanup.
commit
|
commitdiff
|
tree
2014-03-11
Heikki Linnakangas
Whitespace and indentation fixes.
commit
|
commitdiff
|
tree
2014-03-10
Heikki Linnakangas
Pass the argument to isalpha/isspace etc. routines...
commit
|
commitdiff
|
tree
2014-03-10
Heikki Linnakangas
Fix implicit casts between SQLCHAR and char. Don't...
commit
|
commitdiff
|
tree
2014-03-06
Hiroshi Saito
Prep release 09.03.0210.
REL-09_03_0210
commit
|
commitdiff
|
tree
2014-03-06
Heikki Linnakangas
Add a .gitignore file to ignore test/results dir.
commit
|
commitdiff
|
tree
2014-03-06
Heikki Linnakangas
Use "exit(1);" instead of "return;" to exit from main().
commit
|
commitdiff
|
tree
2014-03-06
Heikki Linnakangas
Remove some dead code.
commit
|
commitdiff
|
tree
2014-03-05
Hiroshi Inoue
Pass the content of POSTGRES_RESOURCE_VERSION variable...
commit
|
commitdiff
|
tree
2014-03-03
Heikki Linnakangas
Silence another compiler warning.
commit
|
commitdiff
|
tree
2014-03-03
Heikki Linnakangas
Silence compiler warning.
commit
|
commitdiff
|
tree
2014-02-28
Hiroshi Inoue
Record the result of Build in configuration.xml.
commit
|
commitdiff
|
tree
2014-02-28
Hiroshi Inoue
It's preferable to leave PRODUCTCODE history.
commit
|
commitdiff
|
tree
2014-02-28
Heikki Linnakangas
Add test case for CTE queries (WITH ...)
commit
|
commitdiff
|
tree
2014-02-24
Heikki Linnakangas
Fix encoding of release-7.3.html
commit
|
commitdiff
|
tree
2014-02-24
Heikki Linnakangas
Convert line-endings from CT+LF to LF.
commit
|
commitdiff
|
tree
2014-02-24
Heikki Linnakangas
Fix locking in SC_set_prepared
commit
|
commitdiff
|
tree
2014-02-24
Heikki Linnakangas
Update EXTRA_DIST in Makefile.am
commit
|
commitdiff
|
tree
2014-02-23
Hiroshi Inoue
SSL verify[-(ca|full)] is avaiable since 8.4. There...
commit
|
commitdiff
|
tree
2014-02-23
Hiroshi Inoue
Currently PQConnectdbParams() not yet used anyway.
commit
|
commitdiff
|
tree
2014-02-23
Hiroshi Saito
change version number.
REL-09_03_0200
commit
|
commitdiff
|
tree
2014-02-23
Hiroshi Saito
change version number.
commit
|
commitdiff
|
tree
2014-02-23
Hiroshi Saito
change version number.
commit
|
commitdiff
|
tree
2014-02-23
Hiroshi Saito
Ooops missing change.
commit
|
commitdiff
|
tree
2014-02-23
Hiroshi Saito
Forget win_md5.c.
commit
|
commitdiff
|
tree
2014-02-22
Hiroshi Saito
Prep release ver 09.03.0200.
commit
|
commitdiff
|
tree
next