No description
Find a file
Thomas Lamprecht c44bb3d626 pmxcfs: db: use SQLITE_STATIC to avoid memory copies
we can trust that we own *value and *name until the sqlite statement
was executed, so use the STATIC bind flag to tell sqlite that it does
not need to make it's own copy in the bind statement.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-22 21:37:55 +02:00
data pmxcfs: db: use SQLITE_STATIC to avoid memory copies 2021-04-22 21:37:55 +02:00
debian bump version to 6.2-1 2020-09-30 13:49:08 +02:00
.gitignore gitignore: do not track *.buildinfo files 2018-07-26 09:33:06 +02:00
cpgtest.c cpgtest: updates for corosync 2 2015-02-25 18:11:20 +01:00
Makefile fix buildsys for new library packages 2019-11-22 16:28:25 +01:00