add libpq and libpqxx libraries

Signed-off-by: Alexy Gallardo Segura <alexy@uclv.cu>
This commit is contained in:
Alexy Gallardo Segura
2017-01-23 14:29:29 -05:00
committed by Norman Feske
parent fc098be1af
commit d23f6adcb8
17 changed files with 1711 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
#define PQXX_HAVE_LO_TELL 1
#define PQXX_HAVE_PQCANCEL 1
#define PQXX_HAVE_PQCLIENTENCODING 1
#define PQXX_HAVE_PQDESCRIBEPORTAL 1
#define PQXX_HAVE_PQENCRYPTPASSWORD 1
#define PQXX_HAVE_PQESCAPEIDENTIFIER 1
#define PQXX_HAVE_PQESCAPELITERAL 1
#define PQXX_HAVE_PQISTHREADSAFE 1
#define PQXX_HAVE_PQMBLEN 1
#define PQXX_HAVE_PQUNESCAPEBYTEA_9 1