PostgreSQL Source Code git master
Loading...
Searching...
No Matches
printTextLineFormat Struct Reference

#include <print.h>

Data Fields

const charhrule
 
const charleftvrule
 
const charmidvrule
 
const charrightvrule
 

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 refresh_utf8format().

◆ leftvrule

const char* printTextLineFormat::leftvrule

Definition at line 47 of file print.h.

Referenced by refresh_utf8format().

◆ midvrule

const char* printTextLineFormat::midvrule

Definition at line 48 of file print.h.

Referenced by refresh_utf8format().

◆ rightvrule

const char* printTextLineFormat::rightvrule

Definition at line 49 of file print.h.

Referenced by refresh_utf8format().


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