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