author | Sebastian Harl <sh@tokkee.org> | |
Tue, 28 Jan 2014 19:12:22 +0000 (20:12 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 28 Jan 2014 19:12:22 +0000 (20:12 +0100) | ||
commit | 8c9f16283fc6aa4a324c8c11624b9d1d6ed6c511 | |
tree | 47b2e2773f19b255b111ba42a6820f2c2d6e2789 | tree | snapshot |
parent | c3cfa4bb8d3c986b4c6744d73defa8eba08fcb72 | commit | diff |
core/data: Make string and binary data not constant.
This will allow for more flexibility. However, it also requires to create a
copy of data queried using libdbi.
This will allow for more flexibility. However, it also requires to create a
copy of data queried using libdbi.
src/include/core/data.h | diff | blob | history | |
src/utils/dbi.c | diff | blob | history | |
src/utils/unixsock.c | diff | blob | history |