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 |
|
Nirgal Vourgère
|
f6cd70494c
|
Automatically init/exit libmdb code
mdb_init() and mdb_exit() are now deprecated.
|
2012-07-22 02:29:04 +02:00 |
|
Nirgal Vourgre
|
dd0f4c3819
|
Patch docs.diff from Nirgal
|
2011-08-28 19:53:29 -04:00 |
|
whydoubt
|
3d47cc5570
|
Add function mdb_read_table_by_name
|
2004-07-02 12:29:09 +00:00 |
|
whydoubt
|
d6db6c3ed4
|
Fix some memory leaks
|
2004-06-24 04:22:40 +00:00 |
|
whydoubt
|
0baed7b268
|
Use mdb_close to match mdb_open instead of mdb_free_handle
|
2004-04-14 05:58:52 +00:00 |
|
brianb
|
4953cee0af
|
signature change to mdb_open()
|
2004-04-13 20:06:04 +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 |
|
trewitt
|
5346c79e8c
|
Add exit(0) to the end of all programs.
|
2002-08-12 17:37:04 +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
|
5d2586cde5
|
Patch for 0 row tables from Michael Wood
|
2000-04-10 01:20:43 +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 |
|
brianb
|
ed04cfac15
|
schema program from Karl
|
2000-03-12 01:21:05 +00:00 |
|
brianb
|
654cbac70f
|
Preliminary row handling
|
2000-03-09 04:48:59 +00:00 |
|