0
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update docs to latest More... 10 days ago
fix possible int overflow fixes #Issue 119 (#121) More... 10 days ago
Revert "fix double free stmt (#115)" (#120) More... 10 days ago
update version and release notes in preparation for release 17_00_0005 (#118) More... 14 days ago
fix double free stmt (#115) More... about 1 month ago
fix: use pgfree for libpq mallocs (#114) More... about 1 month ago
SQLFreeStmt(stmt,SQL_DROP) now returns an error when it's conn has been disconnected. (#113) More... about 1 month ago
configure: make sure to call AC_CHECK_HEADER_STDBOOL (#112) More... about 1 month ago
fix: revert to memset for pgdebug_memset (#111) More... about 2 months ago
remove schema and table name from SpecialColumns and update test (#109) More... about 2 months ago
fix: use memset if memset_s is not available (#107) More... about 2 months ago
feat: safe sscanf (#108) More... about 2 months ago
Don't assume output connection string has size MAX_CONNECT_STRING (#106) More... about 2 months ago
chore: change memset to memset_s/SecureZeroMemory (#105) More... about 2 months ago
chore: replace unsafe string-to-number conversions (#103) More... about 2 months ago
Update main.yml to use wix version 6.0.0 (#104) More... about 2 months ago
fix: fix possible use of unitialized memory fixes issue #99 (#100) More... 2 months ago
Change SpecialColumns to return correct information for unique indexes (#97) More... 3 months ago
Update the font and the layouts of all dialogs to improve their look and feel (#91) More... 4 months ago
Update OPENSSL to 3.3.3 More... 4 months ago
test with just unique keys (#87) More... 4 months ago
Fix duplicate component codes (#75) More... 5 months ago
chore: Documentation and new test table for SQLSpecialColumns (#85) More... 5 months ago
fix: spelling of statement_deferred (#86) More... 5 months ago
fix release notes to properly reflect the change (#81) More... 6 months ago
Update release notes and versions for 17.00.0004 (#80) More... 6 months ago
Install the drivers with short file names (#76) More... 6 months ago
updated release notes from 17_0003 back to 16_0000 (#78) More... 6 months ago
Update version numbers for release 17.0003 (#77) More... 6 months ago
Fix PG_ErrorInfo and ER_ReturnError when error message is larger than 65535 bytes (#70) More... 7 months ago