int my_PQconnectdb (void); PGresult *my_PQexec (const char *query, int returnsTuples); void my_PQfinish (void);