PostgreSQL Source Code  git master
bbstreamer_plain_writer Struct Reference

Data Fields

bbstreamer base
 
char * pathname
 
FILE * file
 
bool should_close_file
 

Detailed Description

Definition at line 21 of file bbstreamer_file.c.

Field Documentation

◆ base

bbstreamer bbstreamer_plain_writer::base

Definition at line 23 of file bbstreamer_file.c.

Referenced by bbstreamer_plain_writer_free(), and bbstreamer_plain_writer_new().

◆ file

FILE* bbstreamer_plain_writer::file

◆ pathname

char* bbstreamer_plain_writer::pathname

◆ should_close_file

bool bbstreamer_plain_writer::should_close_file

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