pgsql: Doc: Fix order of pg_shmem_allocations in system view list

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Doc: Fix order of pg_shmem_allocations in system view list
Дата
Msg-id E1jd6WK-0000kC-0I@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: Fix order of pg_shmem_allocations in system view list

pg_shmem_allocations was in the wrong position with pg_stats.

Author: Ian Barwick
Discussion: https://postgr.es/m/de7279d4-7ea0-037f-d7d2-1161682339db@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5832396432b1ce8349a0028b52295a9874014416

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add missing invocations to object access hooks
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Add a temp-install prerequisite to top-level "check-tests".