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

Go to the source code of this file.
Defines | |
| #define | bufsize 1000000 |
Functions | |
| void | exit_nicely (PGconn *conn) |
| void | writebuf (PGconn *conn, QByteArray b, int chunkno, char *fileno) |
| main () | |
|
|
Referenced by Part::importFiles(), and main(). |
|
|
Referenced by check(), main(), and writebuf(). |
|
|
Definition at line 49 of file convert_partdata.cpp. References bufsize, exit_nicely(), and writebuf(). |
|
||||||||||||||||||||
|
Definition at line 21 of file convert_partdata.cpp. References exit_nicely(). Referenced by main(). |
1.3.6-20040222