mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Updated version.
This commit is contained in:
@@ -7,7 +7,7 @@ PGresult *doquery(char *query);
|
||||
PGconn *connectdb();
|
||||
void disconnectdb();
|
||||
int fetch(void *param, ...);
|
||||
int fetchisnull(void *param, ...);
|
||||
int fetchwithnulls(void *param, ...);
|
||||
void on_error_continue();
|
||||
void on_error_stop();
|
||||
|
||||
|
Reference in New Issue
Block a user