Daniel-Constantin Mierla
|
fea60616b9
lib/srdb1: helper function to reallocate the index for result rows
|
11 years ago |
Anthony Messina
|
9e1ff4488a
all: updated FSF address in GPL text
|
11 years ago |
Daniel-Constantin Mierla
|
5beb495d47
srdb1: removed extern inline function prototypes
|
11 years ago |
Marius Zbihlei
|
1527516a4b
lib/srdb1 The RES_ROW(res) was not checked to be NULL before being used
|
15 years ago |
Jan Janak
|
a33b9a87f6
Doxygen group renamed from db to db1.
|
16 years ago |
Jan Janak
|
7d14b0374c
Updated the value of \file doxygen tags.
|
16 years ago |
Jan Janak
|
13f9c1e6fe
Renamed db_res_t to db1_res_t to avoid conflicts with libsrdb2.
|
16 years ago |
Jan Janak
|
35ba402ab2
Changed the path to ser include files.
|
16 years ago |
Henning Westerholt
|
fec76e8d58
- prevent problems when a DB modules (like db_postgres) first calls
|
16 years ago |
Henning Westerholt
|
6f82012273
- revert commit rev5415
|
16 years ago |
Henning Westerholt
|
744bed4ad3
- move one DBG probe to the beginning of the free, to catch later problems
|
16 years ago |
Henning Westerholt
|
3d7f4c1e96
- unify common rows and row allocation functionality in the DB API core
|
16 years ago |
Henning Westerholt
|
537075c821
- fixed freeing NULL pointers - in case of error, db_free_columns() may be
|
17 years ago |
Henning Westerholt
|
d520eaf5e7
- change name in copyright headers
|
17 years ago |
Henning Westerholt
|
5b5a6333d9
- small doxygen updates (group, syntax), small docs update
|
17 years ago |
Bogdan-Andrei Iancu
|
0f5ce5c0e5
- fixed 64bits compiling: sizeof() returns long type!
|
17 years ago |
Henning Westerholt
|
47c619ff67
further improvements of the database API:
|
17 years ago |
Henning Westerholt
|
dac7077b68
- this belongs to the previous commit.. ;-)
|
17 years ago |
Henning Westerholt
|
bc4bf2658a
further cleanups in core database API
|
17 years ago |
Henning Westerholt
|
676afffc5b
- move new_result and free_columns function to db directory
|
18 years ago |
Henning Westerholt
|
53d94439d3
- port mysql driver and db API to new logging system
|
18 years ago |
Henning Westerholt
|
c52783fd16
add 'db_' prefix to fetch_rows and fetch_row function to prevent name clash
|
18 years ago |
Henning Westerholt
|
0eece1d296
- more database interface cleanup
|
18 years ago |