CursorTest.C
text/plain
Filename: CursorTest.C
Type: text/plain
Part: 0
#include <libpq++.H>
#include <unistd.h>
void main() {
char *db = "dbname=ncadb";
while (true) {
PgConnection data(db);
}
}
text/plain
#include <libpq++.H>
#include <unistd.h>
void main() {
char *db = "dbname=ncadb";
while (true) {
PgConnection data(db);
}
}
We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect