Header And Logo

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

Data Fields

printTableOpt Struct Reference

#include <print.h>

Data Fields

enum printFormat format
unsigned short int expanded
unsigned short int border
unsigned short int pager
bool tuples_only
bool start_table
bool stop_table
bool default_footer
unsigned long prior_records
const printTextFormatline_style
struct separator fieldSep
struct separator recordSep
bool numericLocale
char * tableAttr
int encoding
int env_columns
int columns

Detailed Description

Definition at line 77 of file print.h.


Field Documentation

unsigned short int printTableOpt::border

Definition at line 99 of file print.h.

Referenced by do_pset(), and print_aligned_text().

Definition at line 98 of file print.h.

Referenced by main(), and print_aligned_text().

unsigned short int printTableOpt::expanded

Definition at line 91 of file print.h.

Referenced by do_pset(), and get_line_style().

Definition at line 94 of file print.h.

Referenced by do_pset(), and printQuery().

unsigned short int printTableOpt::pager

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