PostgreSQL Source Code  git master
printTextLineFormat Struct Reference

#include <print.h>

Data Fields

const char * hrule
 
const char * leftvrule
 
const char * midvrule
 
const char * rightvrule
 

Detailed Description

Definition at line 43 of file print.h.

Field Documentation

◆ hrule

const char* printTextLineFormat::hrule

Definition at line 46 of file print.h.

Referenced by _print_horizontal_line(), print_aligned_vertical_line(), and refresh_utf8format().

◆ leftvrule

const char* printTextLineFormat::leftvrule

◆ midvrule

const char* printTextLineFormat::midvrule

◆ rightvrule

const char* printTextLineFormat::rightvrule

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