1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-02-21 12:34:56 +00:00
dindexer/include/pq/implem
King_DuckZ 7e737f56a2 Tell libpqtypes to not make copies of strings it receives.
The wrapper now copies boost::string_ref into std::string so
it's always safe to pass a string ref, even when it's not
null-terminated.
2016-01-11 12:53:37 +00:00
..
pq_type_helpers.hpp Tell libpqtypes to not make copies of strings it receives. 2016-01-11 12:53:37 +00:00
sequence_bt.hpp Make the string for pqtypes at build-time. 2016-01-04 18:03:49 +00:00
string_bt.hpp Make the string for pqtypes at build-time. 2016-01-04 18:03:49 +00:00