0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates for 07.03.0100 More... about 22 years ago
Include correct .def and .mak files. More... about 22 years ago
Change .mak files. More... about 22 years ago
Change the .def and .mak files. More... about 22 years ago
Updates for 07.03.0100 More... about 22 years ago
Use the default driver for the setup. More... about 22 years ago
Updates for 07.03.0100 More... about 22 years ago
Updates for 07.03.0100 More... about 22 years ago
Updates for 07.03.0001 More... about 22 years ago
Updates for 07.03.0001 More... about 22 years ago
Fix compilation errors for the ODBC2.50 driver. More... about 22 years ago
Updates for 07.03.0001 More... about 22 years ago
Updates for 07.03.0001 More... about 22 years ago
Update registry files to promote the ODBC3 driver to the default, and demote the 2.5 to legacy status. More... about 22 years ago
Add a Manage(DSN) button to the English config dialog thanks to Hiroshi Saito. More... about 22 years ago
Change some japanese resource settings thanks to Hiroshi Saito. More... about 22 years ago
1) Add a *bytea as LO* DSN option button. 2) Add japanese resources to psqlodbc.rc. 3) Add a dialog for the driver change. More... about 22 years ago
1) Avoid password leak in the log. 2) Reduce time() calls for the performance. 3) Improve the handling of per Driver resource. 4) #define HAVE_STRTOLL etc. More... about 22 years ago
Add pg_catalog schema prefix to most queries that access system tables. More... about 22 years ago
Change the macro ATOI64U to mean strtoull under unix(my fault). More... over 22 years ago
1) Handle SQL_C_CHAR under Unicode driver. 2) Improve ? SQLSpecialColumns for views. More... over 22 years ago
Add extra 2 digits to the precision of floating numbers. More... over 22 years ago
Fix a bug in parse_statement reported by Ocke Janssen <[email protected]>. More... over 22 years ago
Introduce the bigint support under *nix. More... over 22 years ago
Handle the TableType parameter of SQLTables() as case insensitive. More... over 22 years ago
Where char may contain a negative value, it should explicitly be declared as signed char (Oliver Elphick). More... over 22 years ago
Deprecate ODBC2.X functions for the ODBC 3 driver. More... over 22 years ago
Fix a bug about multibyte check. More... over 22 years ago
Include the Windows file setup.c in the tarball per suggestion from Andreas Pflug More... over 22 years ago
Note that windows users shouldn't include md5.c in their projects per suggestion from Andreas Pflug More... over 22 years ago