index
:
psqlodbc.git
PRE_LIBPQ
REL-07_03_ENHANCED
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL8_1_STABLE
master
Official repository of the psqlodbc driver.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-09
fix release notes to properly reflect the change (#81)
HEAD
master
Dave Cramer
2024-12-09
Update release notes and versions for 17.00.0004 (#80)
Dave Cramer
2024-12-09
Install the drivers with short file names (#76)
Christian Ullrich
2024-11-25
updated release notes from 17_0003 back to 16_0000 (#78)
Dave Cramer
2024-11-25
Update version numbers for release 17.0003 (#77)
Dave Cramer
2024-11-03
Fix PG_ErrorInfo and ER_ReturnError when error message is larger than 65535 b...
r33s3n6
2024-10-28
Correct wrong string method calls (#69)
Christian Ullrich
2024-10-28
Fix typo failing the Rebuild target (#68)
Christian Ullrich
2024-10-16
fix small memory leak of 'encoding' char array in 'CC_initial_log' function (...
iobnc
2024-10-14
Use WiX 5 (#66)
Christian Ullrich
2024-10-08
Remove the NMAKE build system for installers (#65)
Christian Ullrich
2024-10-02
update version numbers (#63)
Dave Cramer
2024-10-02
Fix MSI error messages (#58)
Christian Ullrich
2024-10-01
update version numbers to release 16.00.0007 to release a version 16 with the...
Dave Cramer
2024-09-28
Another place where refcnt in the COL_INFO object is unfortunately (#55)
Alexandr Kuznetsov
2024-09-27
Use REL_17_STABLE (#53)
Dave Cramer
2024-09-27
update version numbers for release 17 (#52)
Dave Cramer
2024-09-27
release 16_00_0006 bugfix for double free (#50)
Dave Cramer
2024-09-27
Fix for issue #47 - double free of COL_INFO object (#48)
Alexandr Kuznetsov
2024-09-23
prepare release notes and update version in configure.ac (#45)
Dave Cramer
2024-09-23
Update main.yml Build against PostgreSQL RC1 (#44)
Dave Cramer
2024-08-11
Implementation of SQLSetDescRec & SQLGetDescRec functions (#23)
Hunaid Sohail
2024-08-06
only change what is necessary (#12)
Dave Cramer
2024-08-06
Updated error code returned by SQLGetData function (#35)
Carlos GarcĂa
2024-08-06
build against postgresql version 17_beta2 (#37)
Dave Cramer
2024-05-28
Prevent mimalloc release tag recursively triggering another release (#27)
Adrian Grucza
2024-05-28
Support building against VC17 on AMD64 (#9)
Adrian Grucza
2024-05-24
Fixed bugs, reported in issue #8. (#25)
Alexandr Kuznetsov
2024-05-19
Fixed typos in all source code and documentations (#11)
Hunaid Sohail
2024-05-15
Fix warnings about caches not being saved (#20)
Adrian Grucza
2024-05-14
Add workflow version to force PostgreSQL rebuild (#19)
Adrian Grucza
2024-05-13
Use strdup on non-Windows systems (#17)
Adrian Grucza
2024-05-13
use openssl64 from slproweb
Dave Cramer
2024-05-13
Merge branch 'main' of github.com:postgresql-interfaces/psqlodbc
Dave Cramer
2024-05-12
Add mimalloc release (#14)
Adrian Grucza
2024-05-12
Key caches based on software versions (#13)
Adrian Grucza
2024-05-10
use same version of openssl to build x64 and x86
Dave Cramer
2024-05-10
get latest windows version from edb
Dave Cramer
2024-05-07
fix error
Dave Cramer
2024-05-07
fix error
Dave Cramer
2024-05-07
download win32openssl and build with it
Dave Cramer
2024-05-06
use installed version of postgresql to build against
Dave Cramer
2024-05-01
increment version for testing
Dave Cramer
2024-05-01
Merge pull request #1 from davecramer/fix_x64_release
Dave Cramer
2024-05-01
add x64 artifacts
Dave Cramer
2024-04-26
Use mimalloc to improve performance and reduce memory allocation lock content...
Adrian Grucza
2024-04-19
Build and release using github actions
davecramer
2024-03-04
Merge pull request #3 from davecramer/fix_overflow
Dave Cramer
2024-02-28
make stapos an unsigned int just in case
Dave Cramer
2024-02-27
use unsigned word for lengths to avoid overflow
Dave Cramer
[next]