Anthony Messina
|
9e1ff4488a
all: updated FSF address in GPL text
|
11 years ago |
Daniel-Constantin Mierla
|
63c724b42d
db_postgres: reset row_buf for each row
|
15 years ago |
Jan Janak
|
a7bac3b9ab
Various changes to get rid of conflicts and make km_ files compile.
|
16 years ago |
Jan Janak
|
3298962b7d
Updated filenames of locally includede header files
|
16 years ago |
Henning Westerholt
|
70764fb02a
- another error condition fix for a problem that gets introduced by a
|
16 years ago |
Henning Westerholt
|
d25ca3c1ae
- db_postgres_convert_rows needs to free the row_buf on all error conditions
|
16 years ago |
Henning Westerholt
|
5c47885dad
- fix a few line breaks in errors logs
|
16 years ago |
Henning Westerholt
|
e79a47ceec
- unify common rows and row allocation functionality in the DB API core
|
16 years ago |
Henning Westerholt
|
53cb4c9bf6
- remove LM_ERR probe that slipped into previous commit
|
16 years ago |
Henning Westerholt
|
e397c72863
- change behaviour of db_str2val, this now copy strings
|
16 years ago |
Henning Westerholt
|
c41d5135dd
- fix a bunch of errors in doxygen
|
16 years ago |
Henning Westerholt
|
26a598b38b
- fix postgres NULL value behaviour: as in postgres a NULL value is
|
16 years ago |
Henning Westerholt
|
e7d596848e
- doxygen conversion, write new documentation, small cleanups
|
17 years ago |
Henning Westerholt
|
af688644eb
- initial support for BIGINT database in DB core and SQL based database
|
17 years ago |
Henning Westerholt
|
a1b6b664b5
- fix warning related to amd64
|
17 years ago |
Henning Westerholt
|
2881cb8852
- change name in copyright headers
|
17 years ago |
Henning Westerholt
|
b7ccc0450b
- add a few more missing '\n' to debug messages
|
17 years ago |
Henning Westerholt
|
1e9289283b
- add a few missing '\n' to log messages
|
17 years ago |
Henning Westerholt
|
164756b78f
- fix fetch_result for postgres
|
17 years ago |
Henning Westerholt
|
a9ef20728b
- db_postgres_convert_rows function uses now the same interface like mysql,
|
17 years ago |
Henning Westerholt
|
423e4c64be
- rename files to match the scheme used from the other database modules
|
17 years ago |