Commit Graph

268 Commits

Author SHA1 Message Date
Nirgal Vourgre
dd0f4c3819 Patch docs.diff from Nirgal 2011-08-28 19:53:29 -04:00
Nirgal Vourgre
aee657f603 Patch warnings.diff from Nirgal 2011-08-28 19:48:44 -04:00
Nirgal Vourgre
fba597765d Patch wheredate.diff from Nirgal 2011-08-28 19:47:18 -04:00
Nirgal Vourgre
1f2749cdfc Patch bufferdump.diff from Nirgal 2011-08-28 19:43:52 -04:00
Nirgal Vourgre
3e2407044d Patch prop_abi.diff from Nirgal 2011-08-28 19:42:34 -04:00
Nirgal Vourgre
8ef50c444e Patch nosanitize.diff form Nirgal 2011-08-28 18:56:03 -04:00
Mark Williams
b5cabb1834 Fixing segfault-causing off-by-one error in index.c 2011-08-28 18:52:16 -04:00
Brian Bruns
0897cbe612 missing files from abi patch 2011-08-11 10:04:27 -04:00
Brian Bruns
ed0a5b56a6 abi.diff from Nirgal, remove exported symbols 2011-08-10 18:02:24 -04:00
Nirgal
529534dae5 Oracle numeric types 2011-08-10 18:00:18 -04:00
Nirgal
456f261cab Bunch of fixes for compilation warnings, mostly unused vars. 2011-08-10 18:00:18 -04:00
Brian Bruns
3280842de1 boolean default patch from Nirgal Vourgère 2011-03-20 15:33:26 -04:00
Brian Bruns
91cd0b7475 fix comments for mysql from Dmitry Nikitin 2011-03-20 15:24:56 -04:00
Brian Bruns
1f3c04990d numeric patch from Jakob Egger 2011-03-20 15:23:27 -04:00
Brian Bruns
ff251e736f patch 'binaries' from Nirgal Vourgère 2011-02-21 14:11:57 -05:00
Brian Bruns
d794c6e2a1 patch default_values from Nirgal Vourgère 2011-02-16 18:59:25 -05:00
Brian Bruns
39277312d4 patch 'schema2' from Nirgal Vourgère 2011-02-16 18:58:22 -05:00
Brian Bruns
6696edf1f8 patch 'props' from Nirgal Vourgère 2011-02-16 18:58:02 -05:00
Brian Bruns
fa83ed0af0 patch 'ole' from Nirgal Vourgère 2011-02-16 18:57:40 -05:00
Brian Bruns
0eea4c148f patch schema-indexes from Nirgal Vourgère 2011-02-16 18:57:05 -05:00
Brian Bruns
3adb7d6bab clean up for kkd / mdb-props, from Nirgal Vourgère 2011-02-07 22:06:48 -05:00
Brian Bruns
5c7e4216fa clean up float length, from Nirgal Vourgère 2011-02-07 22:04:30 -05:00
Brian Bruns
be2a287f5c fix index counting, from Nirgal Vourgère 2011-02-07 21:57:13 -05:00
jakob
82b28d6845 Fixed a bug that would remove the first two digits after the decimal mark in NUMERIC (decimal) fields 2011-01-26 09:55:30 -08:00
Brian Bruns
037b9bc8fc remove cvsignore and add gitignore per Jeff Smith 2010-11-01 09:30:24 -04:00
Brian Bruns
85be8bbe68 patch 180-slowmap-fallback from Nirgal Vourgère 2010-11-01 09:26:46 -04:00
Brian Bruns
4f73e1b295 patch from Terry Brown <terry_n_brown at yahoo.com> to not sanitize the schema in mdb-schema 2010-08-03 20:04:29 -04:00
Brian Bruns
9b87b488a4 revised patch 130-export-smallfloat from Nirgal Vourgère 2010-08-03 19:59:41 -04:00
Brian Bruns
1cc10bbcd7 fix offset of page type in data/leaf page writing 2010-06-24 07:55:07 -04:00
Brian Bruns
87af69a15e Debian patch 170-sequences from Nirgal Vourgère 2010-06-20 16:30:47 -04:00
Brian Bruns
f2bc2e1a21 Debian patch 160-foreign-keys from Nirgal Vourgère 2010-06-20 16:28:54 -04:00
Brian Bruns
30e5a6f4bb Debian patch 150-backend-quote from Nirgal Vourgère 2010-06-20 16:27:42 -04:00
Brian Bruns
4c83570d41 Patch 120-decrypt from David Mansfield 2010-06-17 22:23:45 -04:00
Brian Bruns
7a073df76e Patch 155-blob from Nirgal Vourgère 2010-06-17 22:12:44 -04:00
Brian Bruns
4fb8786418 Debian patch 130-export-smallfloat from Vincent Fourmond 2010-06-17 19:56:22 -04:00
Brian Bruns
625c588cdf Debian patch 100-postgres-types from Nirgal Vourgère 2010-06-17 19:02:28 -04:00
Brian Bruns
09a82013a3 Debian patch 056-libmdb-data 2010-06-16 23:36:14 -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
c021da2555 fix negative numbers on MDB_INT types 2007-03-17 01:08:52 +00:00
brianb
2d098cd9e9 bug #1463036. do case insensitive compare in mdb_bind_column_by_name() 2007-03-06 00:28:33 +00:00
whydoubt
bc71178167 Fix and tidy up read_pg_in* functions 2005-12-17 15:59:18 +00:00
whydoubt
de1ce907a4 Fixes in reading data into bound fields 2005-11-04 12:12:11 +00:00
whydoubt
54bc9c81c6 Use correct parameter in mdb_col_to_string 2005-10-17 12:11:57 +00:00
whydoubt
8b9438dff5 Make backend_name parameter a const char * 2005-10-17 12:04:34 +00:00
brianb
a443e83ae7 Clean up for 0.6 release and some bug fixes 2005-09-07 23:27:43 +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