PostgreSQL Source Code  git master
ws_options Struct Reference

Data Fields

bool individual
 
bool quiet
 

Detailed Description

Definition at line 25 of file pg_walsummary.c.

Field Documentation

◆ individual

bool ws_options::individual

Definition at line 27 of file pg_walsummary.c.

Referenced by dump_one_relation(), and main().

◆ quiet

bool ws_options::quiet

Definition at line 28 of file pg_walsummary.c.

Referenced by dump_one_relation(), and main().


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