projects
/
psqlodbc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
psqlodbc.git
2016-05-08
Hiroshi Inoue
Fix regression test result-conersions-test by setting...
commit
|
commitdiff
|
tree
2016-05-07
Hiroshi Inoue
Oops, I forgot to add "Fetch=37" to connection string.
commit
|
commitdiff
|
tree
2016-05-05
Hiroshi Inoue
Refine SQLFetchScroll() for the orientations other...
commit
|
commitdiff
|
tree
2016-05-04
Hiroshi Inoue
Add missing header time.h.
commit
|
commitdiff
|
tree
2016-05-03
Hiroshi Inoue
Set once_reached_eof status when useDeclareFetch=0...
commit
|
commitdiff
|
tree
2016-05-02
Hiroshi Inoue
Estimate the rowsetSize including deleted tuples correc...
commit
|
commitdiff
|
tree
2016-05-02
Hiroshi Inoue
Fix the handling of boundary_should_be_adjusted case...
commit
|
commitdiff
|
tree
2016-05-02
Hiroshi Inoue
Fix the use and the implementation of getNthValid().
commit
|
commitdiff
|
tree
2016-05-02
Hiroshi Inoue
Add a test case cursor-block-delete which deletes all...
commit
|
commitdiff
|
tree
2016-04-30
Michael Paquier
Largely reduce overhead of localtime() in SQLFetch
commit
|
commitdiff
|
tree
2016-04-30
Michael Paquier
Improve tests for localtime() calls for NULL text values
commit
|
commitdiff
|
tree
2016-04-15
Hiroshi Saito
Release 09.05.0210.
REL-09_05_0210
commit
|
commitdiff
|
tree
2016-04-15
Hiroshi Inoue
Add a helper batch for installer/buildInstallers.ps1.
commit
|
commitdiff
|
tree
2016-04-13
Hiroshi Inoue
Use LoadLibraryEx so that pgxalib.dll can load msvcp120...
commit
|
commitdiff
|
tree
2016-04-13
Hiroshi Inoue
Change Makefile.am in order to add new test case and...
commit
|
commitdiff
|
tree
2016-04-13
Hiroshi Inoue
Remove a message for debug.
commit
|
commitdiff
|
tree
2016-04-13
Hiroshi Inoue
Distribute msvcpxxx.dll for Windows package as well...
commit
|
commitdiff
|
tree
2016-04-09
Hiroshi Saito
Prep release 09.05.0200.
REL-09_05_0200
commit
|
commitdiff
|
tree
2016-04-07
Hiroshi Inoue
Prevent bus error crash on sparc in regression test.
commit
|
commitdiff
|
tree
2016-04-07
Hiroshi Inoue
Add expected output for Big Edian machine.
commit
|
commitdiff
|
tree
2016-04-03
Hiroshi Inoue
The third stricmp() in writeDriverCommoninfo() is usele...
commit
|
commitdiff
|
tree
2016-04-02
Hiroshi Inoue
SQLS(G)etDescRecW instead of SQLS(G)etDescRec for Unico...
commit
|
commitdiff
|
tree
2016-04-02
Hiroshi Inoue
There's no msvcrxxx,dll in VC14.
commit
|
commitdiff
|
tree
2016-04-01
Hiroshi Inoue
In Windows the use of external variables timezone,...
commit
|
commitdiff
|
tree
2016-04-01
Hiroshi Inoue
Fix a parameter unmatch of snprintf.
commit
|
commitdiff
|
tree
2016-04-01
Hiroshi Inoue
LINKMT is not used in the build process. ADDL_INC...
commit
|
commitdiff
|
tree
2016-04-01
Hiroshi Inoue
Fixed a typo.
commit
|
commitdiff
|
tree
2016-03-29
Hiroshi Inoue
The statement linked list is not properly chained,...
commit
|
commitdiff
|
tree
2016-03-29
Hiroshi Inoue
The existing memory is not freed upon realloc() failure.
commit
|
commitdiff
|
tree
2016-03-29
Hiroshi Inoue
setup.c:test_connection() calls EN_Constructor() twice...
commit
|
commitdiff
|
tree
2016-03-29
Hiroshi Inoue
Checking a flag bit mistakenly resets other flag bits...
commit
|
commitdiff
|
tree
2016-03-28
Hiroshi Inoue
Correctly judge the SQLSTATE 01S06(Attempt to fetch...
commit
|
commitdiff
|
tree
2016-03-28
Hiroshi Inoue
Oops, don't forget to set cmd_fetch_size ( and cache_si...
commit
|
commitdiff
|
tree
2016-03-27
Hiroshi Inoue
Add test declare-block-test.
commit
|
commitdiff
|
tree
2016-03-27
Hiroshi Inoue
CHAR causes a compilation error in some environment...
commit
|
commitdiff
|
tree
2016-03-27
Hiroshi Inoue
Though I made it possible once to build test suite...
commit
|
commitdiff
|
tree
2016-03-27
Hiroshi Inoue
Refine SQLGetData().
commit
|
commitdiff
|
tree
2016-03-24
Hiroshi Inoue
Correctly handle SQLGetData() when the target type...
commit
|
commitdiff
|
tree
2016-03-21
Hiroshi Inoue
Make sure that EOF occurs when 'fetched < fetch requested'.
commit
|
commitdiff
|
tree
2016-03-20
Hiroshi Inoue
Don't forget to update num_total_read field of QResultC...
commit
|
commitdiff
|
tree
2016-03-14
Hiroshi Inoue
Consider decimal_digits of SQL_TIME (and time field...
commit
|
commitdiff
|
tree
2016-03-06
Hiroshi Inoue
Fix the bug about MONEY type.
commit
|
commitdiff
|
tree
2016-03-02
Hiroshi Inoue
Correct the detection of eof in useDeclare/fetch mode...
commit
|
commitdiff
|
tree
2016-02-28
Hiroshi Inoue
Don't initialize next_in_cache or rowstart_in_cache...
commit
|
commitdiff
|
tree
2016-02-27
Hiroshi Inoue
Fix NULL dereferences which causes application crash...
commit
|
commitdiff
|
tree
2016-02-27
Hiroshi Inoue
Correct a cast.
commit
|
commitdiff
|
tree
2016-02-27
Hiroshi Inoue
Add support for VC14 build.
commit
|
commitdiff
|
tree
2016-02-27
Hiroshi Inoue
Clear the parsed result before executing simple query...
commit
|
commitdiff
|
tree
2016-01-08
Hiroshi Saito
change distfiles.
REL-09_05_0100
commit
|
commitdiff
|
tree
2016-01-08
Hiroshi Saito
Prep Release 09.05.0100.
commit
|
commitdiff
|
tree
2016-01-08
Hiroshi Saito
Prep Release 09.05.0100.
commit
|
commitdiff
|
tree
2015-12-21
Heikki Linnakangas
Fix handling of return value in {? = CALL ... } syntax.
commit
|
commitdiff
|
tree
2015-12-21
Heikki Linnakangas
Let the server decide if SQL_LONGVARBINARY means a...
commit
|
commitdiff
|
tree
2015-12-21
Heikki Linnakangas
Fix SQL_DATA_AT_EXEC processing for large objects.
commit
|
commitdiff
|
tree
2015-12-06
Hiroshi Inoue
Call dumpbin recursively so that indirectly linked...
commit
|
commitdiff
|
tree
2015-12-01
Hiroshi Inoue
Correct the precision of a timestamp representation.
commit
|
commitdiff
|
tree
2015-12-01
Hiroshi Inoue
Oops, PROCESSOR_ARCHITECTURE of 64bit OS is AMD64 not...
commit
|
commitdiff
|
tree
2015-11-24
Hiroshi Inoue
Remove an unrefereced variable.
commit
|
commitdiff
|
tree
2015-11-24
Hiroshi Inoue
It's not good to pass path name of files in system...
commit
|
commitdiff
|
tree
2015-11-21
Hiroshi Inoue
Remove useless statements.
commit
|
commitdiff
|
tree
2015-11-16
Hiroshi Inoue
If libpq needs different version of MSVC runtime from...
commit
|
commitdiff
|
tree
2015-11-16
Hiroshi Inoue
Improve the way to intall libpq related modules.
commit
|
commitdiff
|
tree
2015-11-09
Heikki Linnakangas
Improve parsing of INSERT INTO statements to support...
commit
|
commitdiff
|
tree
2015-11-09
Heikki Linnakangas
Set an error message when password is required to connect.
commit
|
commitdiff
|
tree
2015-09-23
Heikki Linnakangas
Remove obsolete references to pg_regress from README...
commit
|
commitdiff
|
tree
2015-09-22
Heikki Linnakangas
Fix buffer overrun in constructing error message.
commit
|
commitdiff
|
tree
2015-06-26
Heikki Linnakangas
Fix autoconf test for whether SQLColAttribute's argumen...
commit
|
commitdiff
|
tree
2015-06-23
Heikki Linnakangas
Release critical section if SQLAllocHandle() fails.
commit
|
commitdiff
|
tree
2015-05-06
Heikki Linnakangas
Don't define strlcat prototype if the system has strlcat()
commit
|
commitdiff
|
tree
2015-05-06
Heikki Linnakangas
Silence compiler warning about unused variable
commit
|
commitdiff
|
tree
2015-04-09
Heikki Linnakangas
Fix description of error in comments.
commit
|
commitdiff
|
tree
2015-04-09
Heikki Linnakangas
Fix segfault when "SELECT current_schema()" returns...
commit
|
commitdiff
|
tree
2015-02-25
Heikki Linnakangas
Initialize parameter type of NULL parameters correctly.
commit
|
commitdiff
|
tree
2015-02-06
Heikki Linnakangas
Fix regression test to use correct CHECK macro
commit
|
commitdiff
|
tree
2015-02-02
Heikki Linnakangas
Fix typo in connection string used in regression test.
commit
|
commitdiff
|
tree
2015-02-02
Heikki Linnakangas
Fix minor memory leaks.
commit
|
commitdiff
|
tree
2015-02-02
Heikki Linnakangas
Remove dead code in ColAttSet.
commit
|
commitdiff
|
tree
2015-02-02
Heikki Linnakangas
Remove dead code
commit
|
commitdiff
|
tree
2015-02-02
Heikki Linnakangas
Remove dead code.
commit
|
commitdiff
|
tree
2015-02-02
Heikki Linnakangas
Remove some dead code.
commit
|
commitdiff
|
tree
2015-02-02
Heikki Linnakangas
Refactor regression tests to use a custom program inste...
commit
|
commitdiff
|
tree
2015-02-02
Heikki Linnakangas
Use _MSC_VER to check for existence of isinf/isnan.
commit
|
commitdiff
|
tree
2015-01-29
Heikki Linnakangas
A better fix for isnan() and isinf() on Windows.
commit
|
commitdiff
|
tree
2015-01-29
Heikki Linnakangas
Fix typo in README.
commit
|
commitdiff
|
tree
2015-01-29
Heikki Linnakangas
Fix crash when a query is described, without binding...
commit
|
commitdiff
|
tree
2015-01-29
Heikki Linnakangas
Don't do premature execution.
commit
|
commitdiff
|
tree
2015-01-29
Heikki Linnakangas
Fix building on Windows systems without isinf()/isnan().
commit
|
commitdiff
|
tree
2015-01-28
Heikki Linnakangas
Remove unused variable.
commit
|
commitdiff
|
tree
2015-01-28
Heikki Linnakangas
Cleanup after test, to silence Valgrind warnings about...
commit
|
commitdiff
|
tree
2015-01-28
Heikki Linnakangas
Use PQconnectdbParams for connecting.
commit
|
commitdiff
|
tree
2015-01-28
Heikki Linnakangas
Simplify the way the connection string is built.
commit
|
commitdiff
|
tree
2015-01-28
Heikki Linnakangas
Silence Coverity warning about unsafe use of strcpy
commit
|
commitdiff
|
tree
2015-01-28
Heikki Linnakangas
Use fixed-width fields for SQLState values.
commit
|
commitdiff
|
tree
2015-01-28
Heikki Linnakangas
Silence Coverity warnings about derefencing NULL pointer.
commit
|
commitdiff
|
tree
2015-01-28
Heikki Linnakangas
Fix parsing of escaped quotes.
commit
|
commitdiff
|
tree
2015-01-28
Heikki Linnakangas
Disable LF <-> LF+CR conversion in the param-conversion...
commit
|
commitdiff
|
tree
2015-01-27
Heikki Linnakangas
Make boolsaschar test case insensitive to whether text...
commit
|
commitdiff
|
tree
2015-01-27
Heikki Linnakangas
Use a larger buffer for error message.
commit
|
commitdiff
|
tree
2015-01-27
Heikki Linnakangas
Remove unneeded tests from configure script.
commit
|
commitdiff
|
tree
2015-01-27
Heikki Linnakangas
Teach deprecated-test regression test about keyset...
commit
|
commitdiff
|
tree
next