|
PostgreSQL Source Code git master
|
Definition at line 54 of file pg_waldump.c.
| int XLogDumpConfig::already_displayed_records |
Definition at line 60 of file pg_waldump.c.
Referenced by main().
| bool XLogDumpConfig::bkp_details |
Definition at line 58 of file pg_waldump.c.
Referenced by main(), and XLogDumpDisplayRecord().
| bool XLogDumpConfig::filter_by_extended |
Definition at line 71 of file pg_waldump.c.
Referenced by main().
| bool XLogDumpConfig::filter_by_fpw |
Definition at line 76 of file pg_waldump.c.
Referenced by main().
| RelFileLocator XLogDumpConfig::filter_by_relation |
Definition at line 70 of file pg_waldump.c.
Referenced by main().
| BlockNumber XLogDumpConfig::filter_by_relation_block |
Definition at line 73 of file pg_waldump.c.
Referenced by main().
| bool XLogDumpConfig::filter_by_relation_block_enabled |
Definition at line 74 of file pg_waldump.c.
Referenced by main().
| bool XLogDumpConfig::filter_by_relation_enabled |
Definition at line 72 of file pg_waldump.c.
Referenced by main().
| ForkNumber XLogDumpConfig::filter_by_relation_forknum |
Definition at line 75 of file pg_waldump.c.
Referenced by main().
Definition at line 66 of file pg_waldump.c.
Referenced by main().
| bool XLogDumpConfig::filter_by_rmgr_enabled |
Definition at line 67 of file pg_waldump.c.
Referenced by main().
| TransactionId XLogDumpConfig::filter_by_xid |
Definition at line 68 of file pg_waldump.c.
Referenced by main().
| bool XLogDumpConfig::filter_by_xid_enabled |
Definition at line 69 of file pg_waldump.c.
Referenced by main().
| bool XLogDumpConfig::follow |
Definition at line 61 of file pg_waldump.c.
Referenced by main().
| bool XLogDumpConfig::quiet |
Definition at line 57 of file pg_waldump.c.
Referenced by main().
| char* XLogDumpConfig::save_fullpage_path |
Definition at line 79 of file pg_waldump.c.
Referenced by main().
| bool XLogDumpConfig::stats |
Definition at line 62 of file pg_waldump.c.
Referenced by main().
| bool XLogDumpConfig::stats_per_record |
Definition at line 63 of file pg_waldump.c.
Referenced by main(), and XLogDumpDisplayStats().
| int XLogDumpConfig::stop_after_records |
Definition at line 59 of file pg_waldump.c.
Referenced by main().