Commit Graph

15 Commits

Author SHA1 Message Date
Evan Miller
abe7ebcb74 Add ODBC unittest to Travis 2020-08-10 16:59:15 -04:00
Nirgal Vourgère
7841d30d43 Revert use of config.h
Revert
7162e8db74
088493d499

And drop AC_CONFIG_HEADERS so that config goes though the command line.
No longer generating config.h, update .gitignore
2013-07-15 02:42:12 +02:00
Nirgal Vourgère
7162e8db74 Include config.h in all .c files
Need to be the first file since it may define large files support
and other options.
2013-07-04 10:53:13 +02:00
Jean-Michel Vourgère
c46fdfa782 Fixed 64 compilation & odbc unittest 2011-09-04 17:17:35 -04:00
Jean-Michel Vourgère
0a76d5716f Removes many compilation warnings. 2011-08-30 16:11:13 -04:00
Nirgal Vourgre
dd0f4c3819 Patch docs.diff from Nirgal 2011-08-28 19:53:29 -04:00
Brian Bruns
ee1b13b68f version.diff from Nirgal, remove old version control stuff 2011-08-10 18:01:51 -04:00
whydoubt
e0cb6caa73 Clean up some gcc4 warnings and errors 2005-04-29 03:08:12 +00:00
calvinrsmith
ad597b1d75 *** keyword substitution change *** 2005-01-15 05:02:04 +00:00
brianb
53bfc9027b commiting gmdb
doc updates
odbc fixes
2002-04-09 01:19:26 +00:00
brianb
ea8fd2a6ba massive sync up of my code to CVS. not sure what changed. 2002-01-24 12:34:10 +00:00
brianb
71775b190a fixed list tables/describe table bug from odbc restructure 2001-09-29 00:16:16 +00:00
brianb
90797c0121 more changes to the odbc driver, now works for a simple test program 2001-07-25 01:55:43 +00:00
brianb
ba40f54c85 preping some of the sql stuff for the odbc driver 2001-07-24 11:00:00 +00:00
brianb
d7575ae2b5 odbc stuff 2001-07-10 22:36:20 +00:00