|
ezmlmx 0.69
ezmlmx
|
#include "stralloc.h"#include "fmt.h"#include "subscribe.h"#include "errtxt.h"#include <unistd.h>#include <libpq-fe.h>
Go to the source code of this file.
Functions | |
| const char * | logmsg (const char *dir, unsigned long num, unsigned long listno, unsigned long subs, int done) |
Variables | |
| PGconn * | pgsql |
| const char * logmsg | ( | const char * | dir, |
| unsigned long | num, | ||
| unsigned long | listno, | ||
| unsigned long | subs, | ||
| int | done ) |