projects
/
psqlodbc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
psqlodbc.git
2013-11-12
Heikki Linnakangas
Fix buffer overflow in handling of SQLTables params.
commit
|
commitdiff
|
tree
2013-11-12
Heikki Linnakangas
Replace calls to my_strcat and my_strcat with snprintf_add.
commit
|
commitdiff
|
tree
2013-11-12
Heikki Linnakangas
Check return value of stdup() for out-of-memory.
commit
|
commitdiff
|
tree
2013-11-12
Heikki Linnakangas
Fix buffer overflow in interval parsing.
commit
|
commitdiff
|
tree
2013-11-12
Heikki Linnakangas
Construct ctid string correctly for block no > 2^31.
commit
|
commitdiff
|
tree
2013-11-12
Heikki Linnakangas
Escape double-quotes in table name correctly.
commit
|
commitdiff
|
tree
2013-11-12
Heikki Linnakangas
Add test case for positioned updates (SQLSetPos).
commit
|
commitdiff
|
tree
2013-11-12
Heikki Linnakangas
Avoid double-free() bug.
commit
|
commitdiff
|
tree
2013-11-09
Hiroshi Inoue
Improve the help message of configure script.
commit
|
commitdiff
|
tree
2013-11-08
Hiroshi Inoue
Suppress compiler warnings.
commit
|
commitdiff
|
tree
2013-11-06
Hiroshi Inoue
Use with_xxxxx (xxxxx is the package name) variables...
commit
|
commitdiff
|
tree
2013-11-06
Hiroshi Inoue
winres.h instead of afxres.h. There are some cases...
commit
|
commitdiff
|
tree
2013-11-04
Hiroshi Inoue
Rename the name of elements in configuration(_template...
commit
|
commitdiff
|
tree
2013-11-04
Hiroshi Inoue
When nmake macros are given as command line parameters...
commit
|
commitdiff
|
tree
2013-11-03
Heikki Linnakangas
VOID is not defined on all systems. Use void insted.
commit
|
commitdiff
|
tree
2013-10-31
Hiroshi Inoue
Change conifuration_template.xml so that its 64bit...
commit
|
commitdiff
|
tree
2013-10-30
Hiroshi Inoue
Add support for verify-ca/full sslmode using Windows...
commit
|
commitdiff
|
tree
2013-10-28
Heikki Linnakangas
Fix the newly-introduced CORR_STRCPY and CORR_VALCPY...
commit
|
commitdiff
|
tree
2013-10-26
Hiroshi Inoue
Fix a bug in CC_copy_conninfo() that free()s password...
commit
|
commitdiff
|
tree
2013-10-26
Hiroshi Inoue
OK I found the way to handle private keys of PEM form...
commit
|
commitdiff
|
tree
2013-10-23
Hiroshi Inoue
Concentrate the settings of Windows build system to...
commit
|
commitdiff
|
tree
2013-10-23
Hiroshi Inoue
Change Windows installer build system for the next...
commit
|
commitdiff
|
tree
2013-10-22
Hiroshi Inoue
Handle SSL client certificate authentication in Windows...
commit
|
commitdiff
|
tree
2013-09-04
Hiroshi Inoue
When LF->CR+LF conversion causes an buffer truncation...
commit
|
commitdiff
|
tree
2013-09-02
Heikki Linnakangas
Don't issue a BEGIN when running VACUUM in auto-commit...
commit
|
commitdiff
|
tree
2013-09-02
Heikki Linnakangas
Add test case for interleaving operations on several...
commit
|
commitdiff
|
tree
2013-09-02
Heikki Linnakangas
Add test case for SQLDescribeParam
commit
|
commitdiff
|
tree
2013-09-02
Heikki Linnakangas
Remove useless 'sync' parameter from prepareParameters...
commit
|
commitdiff
|
tree
2013-08-22
Heikki Linnakangas
Add preliminary release notes for upcoming 9.3 release.
commit
|
commitdiff
|
tree
2013-08-22
Heikki Linnakangas
Change the default for UseServerSidePrepare to 1.
commit
|
commitdiff
|
tree
2013-08-22
Heikki Linnakangas
Fix bug when a statement is executed twice with data...
commit
|
commitdiff
|
tree
2013-08-21
Heikki Linnakangas
Add test case for testing the effect of COMMIT/ROLLBACK...
commit
|
commitdiff
|
tree
2013-08-20
Heikki Linnakangas
Add test case for multi-statements.
commit
|
commitdiff
|
tree
2013-08-20
Heikki Linnakangas
Remove common.o on "make clean"
commit
|
commitdiff
|
tree
2013-08-20
Heikki Linnakangas
Handle turning standard_conforming_strings to off in...
commit
|
commitdiff
|
tree
2013-08-20
Heikki Linnakangas
Add test case for using SQLBindParameter with SQLExecDi...
commit
|
commitdiff
|
tree
2013-08-20
Heikki Linnakangas
Remove some dead code.
commit
|
commitdiff
|
tree
2013-08-20
Heikki Linnakangas
Oops, used wrong #ifdef for CC_Copy.
commit
|
commitdiff
|
tree
2013-08-15
Heikki Linnakangas
Silence misc compiler warnings.
commit
|
commitdiff
|
tree
2013-07-24
Hiroshi Inoue
Configure is checking SIZEOF_LONG not SIZEOF_LONG_INT.
commit
|
commitdiff
|
tree
2013-07-14
Hiroshi Inoue
The first cut of psqlodbc setup project. It builds...
commit
|
commitdiff
|
tree
2013-07-13
Hiroshi Inoue
Change configure.ac so that ODBC_CONFIG is set when...
commit
|
commitdiff
|
tree
2013-07-10
Hiroshi Inoue
Ignore automatically-generated files in source code...
commit
|
commitdiff
|
tree
2013-07-10
Hiroshi Inoue
Revise MSDTC support.
commit
|
commitdiff
|
tree
2013-06-21
Hiroshi Inoue
Reduce the memory usage of ConnectinClass objects by...
commit
|
commitdiff
|
tree
2013-06-17
Hiroshi Inoue
Change SQL_ATTR_PARAMS_PROCESSED_PTR attribute which...
commit
|
commitdiff
|
tree
2013-06-14
Hiroshi Inoue
SQL_C_SLONG stands for SQLINTEGER not long.
commit
|
commitdiff
|
tree
2013-06-12
Heikki Linnakangas
Fix uninitialized use of 'allocbuf' variable, in case...
commit
|
commitdiff
|
tree
2013-06-02
Hiroshi Saito
Change release date.
REL-09_02_0100
commit
|
commitdiff
|
tree
2013-06-02
Hiroshi Saito
add change history.
commit
|
commitdiff
|
tree
2013-06-02
Hiroshi Inoue
Make sure accesses to a connection from multiple thread...
commit
|
commitdiff
|
tree
2013-05-28
Hiroshi Saito
include VS2010 Merge Modules.
commit
|
commitdiff
|
tree
2013-05-26
Hiroshi Saito
VS2010 module support at postgresql 9.2. per report...
commit
|
commitdiff
|
tree
2013-05-26
Hiroshi Saito
add test modules.
commit
|
commitdiff
|
tree
2013-05-26
Hiroshi Saito
add change history.
commit
|
commitdiff
|
tree
2013-05-25
Hiroshi Inoue
Fix the *cursor XXXXXXXX already exists* error when...
commit
|
commitdiff
|
tree
2013-05-21
Hiroshi Saito
Optimal some modification.
commit
|
commitdiff
|
tree
2013-05-21
Hiroshi Inoue
Apply blank date <-> null conversion functionality...
commit
|
commitdiff
|
tree
2013-05-21
Hiroshi Inoue
Avoid a conflict between winsock2.h and winsock.h?...
commit
|
commitdiff
|
tree
2013-05-20
Hiroshi Inoue
Allow special characters in the password value of a...
commit
|
commitdiff
|
tree
2013-05-20
Hiroshi Inoue
Don't #include errno.h on Windows. VC10 or later intent...
commit
|
commitdiff
|
tree
2013-05-19
Hiroshi Saito
change lib name by 9.2.
commit
|
commitdiff
|
tree
2013-05-19
Hiroshi Saito
change lib name by 9.2.
commit
|
commitdiff
|
tree
2013-05-18
Hiroshi Saito
Prep release version 09.02.0100
commit
|
commitdiff
|
tree
2013-05-16
Hiroshi Saito
add the change history.
commit
|
commitdiff
|
tree
2013-05-14
Hiroshi Inoue
Merge branch 'snapshot'
commit
|
commitdiff
|
tree
2013-05-14
Hiroshi Inoue
Fix a problem reported by Jack Wilson(ljwilson@digitala...
commit
|
commitdiff
|
tree
2013-05-13
Hiroshi Saito
commit check
commit
|
commitdiff
|
tree
2013-05-13
Saito Hiroshi
Add history prep release.
commit
|
commitdiff
|
tree
2013-05-11
Hiroshi Inoue
Make the MSI build process of 32bit drivers available...
commit
|
commitdiff
|
tree
2013-05-02
Hiroshi Inoue
Avoid a gpf on Windows reported by Jack Wilson(ljwilson...
commit
|
commitdiff
|
tree
2013-04-24
Heikki Linnakangas
Fix bug with VARCHAR(5) parameter and UseServerSidePrep...
commit
|
commitdiff
|
tree
2013-04-24
Heikki Linnakangas
Add regression test suite.
commit
|
commitdiff
|
tree
2013-04-24
Heikki Linnakangas
Teach installer that the FAQs and HOWTOs are not in...
commit
|
commitdiff
|
tree
2013-04-24
Heikki Linnakangas
Silence some compiler warnings, when building on Windows.
commit
|
commitdiff
|
tree
2013-04-23
Heikki Linnakangas
Add items to release notes, for things I've fixed recently.
commit
|
commitdiff
|
tree
2013-04-23
Heikki Linnakangas
Improve formatting of release notes.
commit
|
commitdiff
|
tree
2013-04-23
Heikki Linnakangas
Move release notes for 7.3 and below to separate files.
commit
|
commitdiff
|
tree
2013-04-23
Heikki Linnakangas
Fix "make dist" target, now that some of the documentat...
commit
|
commitdiff
|
tree
2013-04-23
Heikki Linnakangas
Fix typo in docs.
commit
|
commitdiff
|
tree
2013-04-23
Heikki Linnakangas
Remove documentation files that were moved to the new...
commit
|
commitdiff
|
tree
2013-04-20
Hiroshi Inoue
Improve the handing of installation errors.
commit
|
commitdiff
|
tree
2013-04-20
Hiroshi Inoue
Fix a DataSource registration crash bug on 64bit Windows.
commit
|
commitdiff
|
tree
2013-04-20
Hiroshi Inoue
Fix column size info of MACADDR, CIDR or INET type.
commit
|
commitdiff
|
tree
2013-04-20
Hiroshi Inoue
Fix SQLPrepare() -> SQLDescibeCol() -> SQLPrepare(...
commit
|
commitdiff
|
tree
2013-04-20
Hiroshi Inoue
Add some NULL checks to avoid crash.
commit
|
commitdiff
|
tree
2013-04-20
Hiroshi Inoue
Fix the bug reported by Bernhard Goebel. When fetching...
commit
|
commitdiff
|
tree
2013-04-20
Hiroshi Inoue
Fix the bug about empty bytea values reported by Nils...
commit
|
commitdiff
|
tree
2013-04-20
Hiroshi Inoue
Add missing comparison
commit
|
commitdiff
|
tree
2013-04-18
Heikki Linnakangas
Change permissions on 'bootstrap' to make it executable.
commit
|
commitdiff
|
tree
2013-04-18
Heikki Linnakangas
Avoid multiple evaluation in some macros.
commit
|
commitdiff
|
tree
2013-04-18
Heikki Linnakangas
Change the way chained result sets are free'd, to avoid...
commit
|
commitdiff
|
tree
2013-04-18
Heikki Linnakangas
Format if-statement with commented out "then"-block...
commit
|
commitdiff
|
tree
2013-04-18
Heikki Linnakangas
Silence compiler warning that bmp variable might be...
commit
|
commitdiff
|
tree
2013-04-18
Heikki Linnakangas
Silence warning about sscanf format vs var type mismatc...
commit
|
commitdiff
|
tree
2013-04-18
Heikki Linnakangas
Mark these two structs as const.
commit
|
commitdiff
|
tree
2013-04-18
Heikki Linnakangas
Restructure < 7.4 protocol code a bit.
commit
|
commitdiff
|
tree
2013-04-18
Heikki Linnakangas
Initialize field to silence a Coverity false positive.
commit
|
commitdiff
|
tree
2013-04-18
Heikki Linnakangas
Remove spurious 'break'.
commit
|
commitdiff
|
tree
2013-04-18
Heikki Linnakangas
Add NULL-check, to silence a Coverity problem.
commit
|
commitdiff
|
tree
next