PostgreSQL Source Code  git master
unicodeStyleRowFormat Struct Reference

Data Fields

const char * horizontal
 
const char * vertical_and_right [2]
 
const char * vertical_and_left [2]
 

Detailed Description

Definition at line 101 of file print.c.

Field Documentation

◆ horizontal

const char* unicodeStyleRowFormat::horizontal

Definition at line 103 of file print.c.

Referenced by refresh_utf8format().

◆ vertical_and_left

const char* unicodeStyleRowFormat::vertical_and_left[2]

Definition at line 105 of file print.c.

Referenced by refresh_utf8format().

◆ vertical_and_right

const char* unicodeStyleRowFormat::vertical_and_right[2]

Definition at line 104 of file print.c.

Referenced by refresh_utf8format().


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