|
PostgreSQL Source Code git master
|
#include <print.h>
Definition at line 120 of file print.h.
Referenced by do_pset(), main(), print_aligned_vertical_line(), printPsetInfo(), and pset_value_string().
| int printTableOpt::columns |
Definition at line 140 of file print.h.
Referenced by do_pset(), printPsetInfo(), and pset_value_string().
| char printTableOpt::csvFieldSep[2] |
Definition at line 134 of file print.h.
Referenced by do_pset(), main(), printPsetInfo(), and pset_value_string().
| bool printTableOpt::default_footer |
Definition at line 129 of file print.h.
Referenced by do_pset(), main(), printPsetInfo(), and pset_value_string().
| int printTableOpt::encoding |
Definition at line 138 of file print.h.
Referenced by exec_command_encoding(), printTableAddCell(), printTableAddHeader(), SendQuery(), and SyncVariables().
Definition at line 114 of file print.h.
Referenced by do_pset(), exec_command_d(), exec_command_g(), exec_command_list(), exec_command_lo(), exec_command_z(), parse_psql_options(), printPsetInfo(), pset_value_string(), and slashUsage().
| int printTableOpt::expanded_header_exact_width |
Definition at line 118 of file print.h.
Referenced by do_pset(), print_aligned_vertical_line(), printPsetInfo(), and pset_value_string().
| printXheaderWidthType printTableOpt::expanded_header_width_type |
Definition at line 116 of file print.h.
Referenced by do_pset(), print_aligned_vertical_line(), printPsetInfo(), and pset_value_string().
Definition at line 132 of file print.h.
Referenced by do_pset(), main(), parse_psql_options(), printPsetInfo(), pset_value_string(), restorePsetInfo(), and savePsetInfo().
| enum printFormat printTableOpt::format |
Definition at line 113 of file print.h.
Referenced by do_pset(), exec_command_a(), exec_command_html(), main(), parse_psql_options(), print_lo_result(), printPsetInfo(), PrintQueryStatus(), pset_value_string(), and slashUsage().
| const printTextFormat* printTableOpt::line_style |
Definition at line 131 of file print.h.
Referenced by do_pset(), and get_line_style().
| bool printTableOpt::numericLocale |
Definition at line 135 of file print.h.
Referenced by do_pset(), printPsetInfo(), printQuery(), and pset_value_string().
Definition at line 122 of file print.h.
Referenced by do_pset(), exec_command_help(), exec_command_s(), exec_command_slash_command_help(), main(), PageOutputInternal(), printPsetInfo(), and pset_value_string().
| int printTableOpt::pager_min_lines |
Definition at line 124 of file print.h.
Referenced by do_pset(), main(), PageOutputInternal(), printPsetInfo(), and pset_value_string().
Definition at line 133 of file print.h.
Referenced by do_pset(), main(), parse_psql_options(), printPsetInfo(), pset_value_string(), restorePsetInfo(), and savePsetInfo().
| bool printTableOpt::start_table |
Definition at line 127 of file print.h.
Referenced by ExecQueryAndProcessResults(), and main().
| char* printTableOpt::tableAttr |
Definition at line 137 of file print.h.
Referenced by do_pset(), parse_psql_options(), printPsetInfo(), pset_value_string(), restorePsetInfo(), and savePsetInfo().
| bool printTableOpt::tuples_only |
Definition at line 126 of file print.h.
Referenced by do_pset(), parse_psql_options(), printPsetInfo(), pset_value_string(), and slashUsage().
| unicode_linestyle printTableOpt::unicode_border_linestyle |
Definition at line 141 of file print.h.
Referenced by do_pset(), main(), printPsetInfo(), pset_value_string(), and refresh_utf8format().
| unicode_linestyle printTableOpt::unicode_column_linestyle |
Definition at line 142 of file print.h.
Referenced by do_pset(), main(), printPsetInfo(), pset_value_string(), and refresh_utf8format().
| unicode_linestyle printTableOpt::unicode_header_linestyle |
Definition at line 143 of file print.h.
Referenced by do_pset(), main(), printPsetInfo(), pset_value_string(), and refresh_utf8format().