Nirgal Vourgère
5f09513c85
Deprecate more mdb_{init|remove}_backends
...
These functions now use the __attribute__((constructor)) & destructor.
Old names were keep for compatibility
Also put __attribute__((deprecated)) in mdbtools.h for all deprecated
functions.
2012-08-09 14:55:17 +02:00
Will Daniels
04b6cf5232
Export REPID as string & use char(38) in mysql
2012-06-29 02:28:51 +02:00
Nirgal Vourgère
7634e329c7
Renamed namespace into dbnamespace: C++ keyword
2012-02-11 18:38:43 +01:00
Nirgal Vourgre
dd0f4c3819
Patch docs.diff from Nirgal
2011-08-28 19:53:29 -04:00
Nirgal Vourgre
8ef50c444e
Patch nosanitize.diff form Nirgal
2011-08-28 18:56:03 -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
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
0eea4c148f
patch schema-indexes from Nirgal Vourgère
2011-02-16 18:57:05 -05: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
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
7a073df76e
Patch 155-blob from Nirgal Vourgère
2010-06-17 22:12:44 -04:00
Brian Bruns
625c588cdf
Debian patch 100-postgres-types from Nirgal Vourgère
2010-06-17 19:02:28 -04:00
whydoubt
8b9438dff5
Make backend_name parameter a const char *
2005-10-17 12:04:34 +00: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
whydoubt
d06cb3e47d
Combine functions that bind a column and its length
2004-12-31 01:26:28 +00:00
whydoubt
40f3afdbb7
Fixes based on 'gcc -W -Wall' warnings
2004-07-03 04:56:07 +00:00
whydoubt
3d47cc5570
Add function mdb_read_table_by_name
2004-07-02 12:29:09 +00:00
whydoubt
2b326e7e2c
Add gtkdoc to various functions
2004-06-22 04:27:42 +00:00
whydoubt
402e6be097
Major revisions to 'backend' code
2004-06-11 13:56:39 +00:00
whydoubt
b14de7135e
malloc to g_malloc for backend functions
2004-05-29 19:18:57 +00:00
brianb
341fc9d4ef
free backend structures on exit
2004-04-12 14:33:56 +00:00
brianb
fed589b2e7
rework of patch #879693 to support 0=1 in where clause
2004-02-08 21:54:20 +00:00
brianb
4a56f06da9
missed one line of mysql patch
2004-02-08 18:43:17 +00:00
brianb
083434c413
mysql patch
2004-02-08 18:41:06 +00:00
brianb
a74094c667
sync up, see ChangeLog for details
2004-02-06 02:34:20 +00:00
brianb
278cf8ef42
fix compiler warnings in libmdb/ util/ sql/
2004-01-10 01:52:56 +00:00
brianb
11b43644dc
patches 00-14 from David Mansfield
2004-01-06 00:42:07 +00:00
brianb
75216d7a90
index work
...
dmalloc headers
mem leak fixes
start on i18n
2003-01-28 23:51:06 +00:00
brianb
092e2b79af
query planner stuff
...
some gcc -Wall fixes
added suport for _ in identifier names in SQL
gmdb2 manual additions
2003-01-20 16:04:24 +00:00
brianb
0cf1a2242d
jet 4 changes
2002-12-10 23:35:24 +00:00
brianb
9b8285d937
change catalogentry to GPtrArray, documentation fixes, add ifdef wrapper to mdbsql.h
2002-03-27 13:00:00 +00:00
brianb
fb576534d8
> 255 column patches and multipage table defs from Tim Nelson
...
mdb-export fixes
spec file
2000-10-13 21:33:04 +00:00
brianb
62dc667342
Patches from Brent Johnson for double, off page memo, and big endian support
2000-08-09 03:04:57 +00:00
brianb
a23867cd2e
Patch from Carl for relationships
2000-04-22 21:34:32 +00:00
brianb
97146568b4
Backend fixes (Oracle & PostreSQL) from Carl
2000-04-07 01:20:41 +00:00
brianb
c12b9ec987
new mdb-array.c and changes to data.c (Karl)
...
database password stuff from (Carl)
multiple backend support (Carl and Brian)
2000-04-02 17:08:30 +00:00