0
I Use This!
Low Activity

Commits : Listings

Analyzed 38 minutes ago. based on code collected about 22 hours ago.
Jun 23, 2024 — Jun 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor code cleanup. More... about 11 years ago
Misc whitespace and comment fixes. Remove dead, commented-out code. More... about 11 years ago
Fix crash if connection is closed while sending a query to the server. More... about 11 years ago
Remove unused NDEBUG and PSQLODBC_EXPORTS defines from makefiles. More... about 11 years ago
Remove more unused stuff from win64.mak More... about 11 years ago
Silence misc issues flagged up by Clang's static analyzer, scan-build More... about 11 years ago
Using tolower() requires ctype.h with some compilers. More... about 11 years ago
Merge 32-bit and 64-bit .wxs files used to build the .MSM files on Windows More... about 11 years ago
Unify the 32-bit and 64-bit installer build processes. More... about 11 years ago
Fix Debug-mode builds with win64.mak More... about 11 years ago
Fix Windows build with MSDTC=no. More... about 11 years ago
Rename Windows output folders, for clarity. More... about 11 years ago
Remove obsolete Windows build files. More... about 11 years ago
Simplify win32.mak and win64.mak a little bit. More... about 11 years ago
Improve Windows compilation instructions in the docs. More... about 11 years ago
Refactor win64.mak to allow passing options in local file. More... about 11 years ago
Remove /incremental option from linker call on Windows / nmake More... about 11 years ago
Remove special check for nmake version 6.00.9782.0 More... about 11 years ago
Remove unused cruft from Windows build files. More... about 11 years ago
Add comments to modify_msi.vbs. More... about 11 years ago
Clean up Windows makefiles More... about 11 years ago
Add KeepaliveTime and KeepaliveInterval options to specify time or interval for keepalive. More... about 11 years ago
Clear errors for prepared statement for subsequent exections. More... about 11 years ago
Fix the problems using SQLFetch on prepared INSERT with RETURNING clause reported by John Smith. More... about 11 years ago
Fix a PowerShell syntax error. Also handle the case when GSSBINDIR parameter is given as an empty string in psqodbcm_cpu.wxs. More... about 11 years ago
Make sure that the psqlodbc ANSI driver is ODBC3.5. More... about 11 years ago
Rip out broken retry/timeout logic in SOCK_wait_for_ready. More... about 11 years ago
Fix broken expected output of catalogfunctions regression test. More... about 11 years ago
Add Windows build directories to .gitignore More... about 11 years ago
corresponds to notice the message level change. More... about 11 years ago