|
ezmlmx 0.69
ezmlmx
|
#include "getln.h"#include "error.h"#include "logmsg.h"#include "readwrite.h"#include "str.h"#include "fmt.h"#include "stralloc.h"#include "open.h"#include "buffer.h"#include "case.h"#include "errtxt.h"#include "subscribe.h"#include "qmail.h"#include "idx.h"#include <unistd.h>#include <libpq-fe.h>
Go to the source code of this file.
Functions | |
| unsigned long | putsubs (const char *dbname, unsigned long hash_lo, unsigned long hash_hi, int subwrite(), int flagsql) |
Variables | |
| PGconn * | pgsql |
| char | strnum [FMT_ULONG] |
Definition in file putsubs.c.
| unsigned long putsubs | ( | const char * | dbname, |
| unsigned long | hash_lo, | ||
| unsigned long | hash_hi, | ||
| int | subwrite(), | ||
| int | flagsql ) |