Commit Graph

383 Commits

Author SHA1 Message Date
Brian Bruns
531dad7857 Debian patch 094-add-man-pages from Tim Retout 2010-06-17 19:53:40 -04:00
Brian Bruns
1eea9754c7 add parser.[ch] to BUILT_SOURCES 2010-06-17 19:18:13 -04:00
Brian Bruns
9aa9d299df Debian patch 070-unixodbc-api from Steve Langasek 2010-06-17 19:12:17 -04:00
Brian Bruns
6befd88462 remove bison generated files 2010-06-17 19:05:03 -04:00
Brian Bruns
bf7a9ae0eb Debian patch 055-iconv-config from Rene Engelhard 2010-06-17 19:03:06 -04:00
Brian Bruns
625c588cdf Debian patch 100-postgres-types from Nirgal Vourgère 2010-06-17 19:02:28 -04:00
Brian Bruns
b089200dfb Debian 015-allsyms patch redux, missed commit on other file 2010-06-17 18:24:10 -04:00
Brian Bruns
df4966c847 Debian patch 090-mdb-hexdump-argc 2010-06-16 23:44:08 -04:00
Brian Bruns
789f7803fc Debian patch 110-export-csv-null 2010-06-16 23:42:17 -04:00
Brian Bruns
73b9d0d2d8 Debian patch 140-mdb-tables 2010-06-16 23:39:20 -04:00
Brian Bruns
f325b12a54 Debian patch 092-odbc-close-connections 2010-06-16 23:38:01 -04:00
Brian Bruns
09a82013a3 Debian patch 056-libmdb-data 2010-06-16 23:36:14 -04:00
Brian Bruns
b9983c8aad Debian patch 015-allsyms 2010-06-16 23:29:07 -04:00
Brian Bruns
9bd658067b Patch from Alex Hunsaker posted 2005-11-17. retrieve number of var cols for this row in mdb_crack_row() only if there are var cols according to table definition. 2010-06-16 22:42:39 -04:00
Brian Bruns
ae9fe1f304 patch from Brett Hutley posted 2008-07-24. Bounds check binding of memo field in JET3 when not using iconv. 2010-06-16 22:37:31 -04:00
brianb
42cf5030fd implement SQLGetInfo for some inputs 2007-03-18 14:11:43 +00:00
brianb
c021da2555 fix negative numbers on MDB_INT types 2007-03-17 01:08:52 +00:00
brianb
5f6fc1cb9f bug #1398003. Sanitize column names when -S is given without -I 2007-03-06 01:16:54 +00:00
brianb
2d098cd9e9 bug #1463036. do case insensitive compare in mdb_bind_column_by_name() 2007-03-06 00:28:33 +00:00
brianb
a3497d089a remove config.h from mdbtools.h 2007-03-05 23:34:47 +00:00
brianb
4ec0c79d12 remove mdb_backend declaration 2007-03-05 23:01:07 +00:00
whydoubt
bf4d46e80b Update call from Gtk+ 1.2 to 2.0 2006-05-24 01:39:48 +00:00
whydoubt
f5f0f8b073 Clean up use of autoconf macros 2006-05-24 01:37:18 +00:00
whydoubt
bc80bddf2b Fix typo in help text 2006-05-24 00:41:52 +00:00
whydoubt
bc71178167 Fix and tidy up read_pg_in* functions 2005-12-17 15:59:18 +00:00
whydoubt
2b2e300513 Add fflush after each newline (Pedro Gutierrez) 2005-12-17 09:55:38 +00:00
whydoubt
278b6e284c Fix several leaks and errors 2005-11-09 13:24:26 +00:00
whydoubt
de1ce907a4 Fixes in reading data into bound fields 2005-11-04 12:12:11 +00:00
whydoubt
5aafee6641 Utilize mdb_bind_column_by_name 2005-10-17 12:15:50 +00:00
whydoubt
54bc9c81c6 Use correct parameter in mdb_col_to_string 2005-10-17 12:11:57 +00:00
whydoubt
a5094f778d Make varaddr parameter a void * 2005-10-17 12:10:07 +00:00
whydoubt
8b9438dff5 Make backend_name parameter a const char * 2005-10-17 12:04:34 +00:00
whydoubt
e7d6f60061 Correct info about MDBICONV 2005-10-17 11:47:21 +00:00
whydoubt
b5e1204759 General cleanup 2005-10-17 11:26:51 +00:00
brianb
a443e83ae7 Clean up for 0.6 release and some bug fixes 2005-09-07 23:27:43 +00:00
brianb
19d11f13c6 add --disable-gmdb2 option 2005-08-31 01:26:25 +00:00
whydoubt
c8a0c79e31 Use correct index for command line options 2005-08-10 04:39:50 +00:00
whydoubt
c6300ecf16 Use size_t instead of unsigned int for calling iconv 2005-08-05 15:52:16 +00:00
whydoubt
eb9bba1d10 Alter buffer_dump's third parameter from 'end' to 'length' 2005-07-02 07:16:04 +00:00
whydoubt
22c3b15218 Use more appropriate types (void *, size_t) 2005-06-28 04:53:37 +00:00
whydoubt
d0474b4692 Remove remaining int24 uses 2005-06-23 07:04:17 +00:00
whydoubt
3e65f9718c Use col->is_fixed member directly 2005-06-23 05:42:02 +00:00
whydoubt
ba2ccb4574 Fix several lockups, leaks, and warnings 2005-06-18 06:50:15 +00:00
whydoubt
707a7ac399 Fix some potential segmentation faults 2005-06-17 02:42:18 +00:00
whydoubt
e6c4050c74 Handle 'file not found' case 2005-06-17 02:39:45 +00:00
whydoubt
6bec184d98 Fix bug in handling certain 'jump tables' 2005-06-17 02:37:18 +00:00
whydoubt
22beb78295 Fix segmentation fault 2005-06-17 02:20:40 +00:00
whydoubt
160418635d Clean up some gcc4 warnings 2005-05-02 12:46:33 +00:00
whydoubt
e0cb6caa73 Clean up some gcc4 warnings and errors 2005-04-29 03:08:12 +00:00
whydoubt
2983da266c Remove an unused variable and a noop 2005-04-29 02:35:57 +00:00