pgsql: Add pgstatginindex() function to get the size of the GIN pending

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Add pgstatginindex() function to get the size of the GIN pending
Дата
Msg-id E1Tg9y1-000832-C5@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add pgstatginindex() function to get the size of the GIN pending list.

Fujii Masao, reviewed by Kyotaro Horiguchi.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/357cbaaeae5bc1f385828be97345e7ea24235f92

Modified Files
--------------
contrib/pgstattuple/Makefile                  |    2 +-
contrib/pgstattuple/expected/pgstattuple.out  |    9 ++-
contrib/pgstattuple/pgstatindex.c             |   94 +++++++++++++++++++++++++
contrib/pgstattuple/pgstattuple--1.0--1.1.sql |   11 +++
contrib/pgstattuple/pgstattuple--1.0.sql      |   49 -------------
contrib/pgstattuple/pgstattuple--1.1.sql      |   58 +++++++++++++++
contrib/pgstattuple/pgstattuple.control       |    2 +-
contrib/pgstattuple/sql/pgstattuple.sql       |    6 ++-
doc/src/sgml/pgstattuple.sgml                 |   57 +++++++++++++++
9 files changed, 235 insertions(+), 53 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Attempt to un-break Windows builds with USE_LDAP.
Следующее
От: Simon Riggs
Дата:
Сообщение: pgsql: Must not reach consistency before XLOG_BACKUP_RECORD