#include <stdio.h>#include <stdlib.h>#include <libpq-fe.h>#include <qsqlquery.h>#include <qcstring.h>#include "../global.h"#include "libpq/libpq-fs.h"Include dependency graph for convert_links.cpp:

Go to the source code of this file.
Functions | |
| void | exit_nicely (PGconn *conn) |
| bool | check (PGconn *conn, QString table, QString linkno, QString var, QString oid) |
| main () | |
|
||||||||||||||||||||||||
|
Definition at line 19 of file convert_links.cpp. References exit_nicely(). Referenced by main(). |
|
|
Definition at line 47 of file convert_links.cpp. |
|
|
Definition at line 53 of file convert_links.cpp. References check(), and exit_nicely(). |
1.3.6-20040222