|
PostgreSQL Source Code git master
|
Data Fields | |
| int32 | version |
| BlockNumber | pending_pages |
| int64 | pending_tuples |
Definition at line 100 of file pgstatindex.c.
| BlockNumber GinIndexStat::pending_pages |
Definition at line 104 of file pgstatindex.c.
Referenced by pgstatginindex_internal().
| int64 GinIndexStat::pending_tuples |
Definition at line 105 of file pgstatindex.c.
Referenced by pgstatginindex_internal().
| int32 GinIndexStat::version |
Definition at line 102 of file pgstatindex.c.
Referenced by pgstatginindex_internal().