Skip to content

Release 1.4.11

Compare
Choose a tag to compare
@babelouest babelouest released this 07 Sep 20:19
· 169 commits to master since this release
  • Add h_escape_string_with_quotes to help using escape strings with PostgreSQL
  • Add mutex in pgsql connection because libpq isn't thread safe, like libmysql...
  • Change struct _h_type_int value type from int to long long int (fixes #15)