add libpq and libpqxx libraries
Signed-off-by: Alexy Gallardo Segura <alexy@uclv.cu>
This commit is contained in:
committed by
Norman Feske
parent
fc098be1af
commit
d23f6adcb8
10
include/pqxx/config-internal-libpq.h
Normal file
10
include/pqxx/config-internal-libpq.h
Normal 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
|
||||
Reference in New Issue
Block a user