PostgreSQL Source Code  git master
astreamer_plain_writer Struct Reference

Data Fields

astreamer base
 
char * pathname
 
FILE * file
 
bool should_close_file
 

Detailed Description

Definition at line 25 of file astreamer_file.c.

Field Documentation

◆ base

astreamer astreamer_plain_writer::base

Definition at line 27 of file astreamer_file.c.

Referenced by astreamer_plain_writer_free(), and astreamer_plain_writer_new().

◆ file

FILE* astreamer_plain_writer::file

◆ pathname

char* astreamer_plain_writer::pathname

◆ should_close_file

bool astreamer_plain_writer::should_close_file

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