Header And Logo

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

Data Fields

printTextFormat Struct Reference

#include <print.h>

Data Fields

const char * name
printTextLineFormat lrule [4]
const char * midvrule_nl
const char * midvrule_wrap
const char * midvrule_blank
const char * header_nl_left
const char * header_nl_right
const char * nl_left
const char * nl_right
const char * wrap_left
const char * wrap_right
bool wrap_right_border

Detailed Description

Definition at line 53 of file print.h.


Field Documentation

Definition at line 61 of file print.h.

Referenced by print_aligned_text().

Definition at line 62 of file print.h.

Referenced by print_aligned_text().

Definition at line 60 of file print.h.

Referenced by print_aligned_text().

Definition at line 58 of file print.h.

Referenced by print_aligned_text().

Definition at line 59 of file print.h.

Referenced by print_aligned_text().

const char* printTextFormat::name

Definition at line 56 of file print.h.

Referenced by do_pset().

Definition at line 63 of file print.h.

Referenced by print_aligned_text().

Definition at line 64 of file print.h.

Referenced by print_aligned_text().

Definition at line 65 of file print.h.

Referenced by print_aligned_text().

Definition at line 66 of file print.h.

Referenced by print_aligned_text().

Definition at line 67 of file print.h.

Referenced by print_aligned_text().


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