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