|
PostgreSQL Source Code git master
|
Definition at line 32 of file pgstatapprox.c.
| uint64 output_type::dead_tuple_count |
Definition at line 39 of file pgstatapprox.c.
| uint64 output_type::dead_tuple_len |
Definition at line 40 of file pgstatapprox.c.
| double output_type::dead_tuple_percent |
Definition at line 41 of file pgstatapprox.c.
| double output_type::free_percent |
Definition at line 43 of file pgstatapprox.c.
| uint64 output_type::free_space |
Definition at line 42 of file pgstatapprox.c.
| double output_type::scanned_percent |
Definition at line 35 of file pgstatapprox.c.
| uint64 output_type::table_len |
Definition at line 34 of file pgstatapprox.c.
| uint64 output_type::tuple_count |
Definition at line 36 of file pgstatapprox.c.
| uint64 output_type::tuple_len |
Definition at line 37 of file pgstatapprox.c.
| double output_type::tuple_percent |
Definition at line 38 of file pgstatapprox.c.