Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

_PQprintOpt Struct Reference

#include <libpq-fe.h>

Data Fields

pqbool header
pqbool align
pqbool standard
pqbool html3
pqbool expanded
pqbool pager
char * fieldSep
char * tableOpt
char * caption
char ** fieldName

Detailed Description

Definition at line 166 of file libpq-fe.h.


Field Documentation

Definition at line 169 of file libpq-fe.h.

Referenced by do_field(), and PQprint().

Definition at line 176 of file libpq-fe.h.

Referenced by PQprint().

Definition at line 172 of file libpq-fe.h.

Referenced by do_field(), and PQprint().

Definition at line 177 of file libpq-fe.h.

Referenced by PQprint().

Definition at line 174 of file libpq-fe.h.

Referenced by do_field(), do_header(), output_row(), and PQprint().

Definition at line 168 of file libpq-fe.h.

Referenced by PQprint().

Definition at line 171 of file libpq-fe.h.

Referenced by do_field(), do_header(), output_row(), and PQprint().

Definition at line 173 of file libpq-fe.h.

Referenced by PQprint().

Definition at line 170 of file libpq-fe.h.

Referenced by do_header(), output_row(), and PQprint().

Definition at line 175 of file libpq-fe.h.

Referenced by PQprint().


The documentation for this struct was generated from the following file: