PostgreSQL Source Code  git master
printQueryOpt Struct Reference

#include <print.h>

Data Fields

printTableOpt topt
 
char * nullPrint
 
char * title
 
char ** footers
 
bool translate_header
 
const booltranslate_columns
 
int n_translate_columns
 

Detailed Description

Definition at line 183 of file print.h.

Field Documentation

◆ footers

char** printQueryOpt::footers

◆ n_translate_columns

◆ nullPrint

char* printQueryOpt::nullPrint

◆ title

◆ topt

◆ translate_columns

◆ translate_header


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