PostgreSQL Source Code: separator Struct Reference (original) (raw)

Data Fields

separator Struct Reference

#include <[print.h](fe%5F%5Futils%5F2print%5F8h%5Fsource.html)>

Data Fields
char * separator
bool separator_zero

Detailed Description

Definition at line 105 of file print.h.

Field Documentation

char* separator::separator

Definition at line 107 of file print.h.

Referenced by do_pset(), main(), parse_psql_options(), print_separator(), printPsetInfo(), pset_value_string(), restorePsetInfo(), and savePsetInfo().

separator_zero

bool separator::separator_zero

Definition at line 108 of file print.h.

Referenced by do_pset(), main(), parse_psql_options(), print_separator(), print_unaligned_text(), print_unaligned_vertical(), printPsetInfo(), and pset_value_string().


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