pgsql: doc: Update info on information schema usage tables

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: doc: Update info on information schema usage tables
Дата
Msg-id E1r8yGa-0084sU-6I@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Update info on information schema usage tables

Commit f40c6969d0 added the information schema usage tables but added
documentation that they did not fully work yet.  Commit e717a9a18b
then added SQL-standard function bodies, which made the information
schema views fully functional, but it neglected to update the
documentation.  This is now done here.

Reported-by: Erki Eessaar <erki.eessaar@taltech.ee>
Reviewed-by: Erki Eessaar <erki.eessaar@taltech.ee>
Discussion:
https://www.postgresql.org/message-id/flat/AM9PR01MB8268EC7B696F9FE346CA5B93FEB8A%40AM9PR01MB8268.eurprd01.prod.exchangelabs.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5b2dcead39904ae56e2c17cb5c7a14e6f255790c

Modified Files
--------------
doc/src/sgml/information_schema.sgml | 30 ++++++++++++++++--------------
1 file changed, 16 insertions(+), 14 deletions(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Fix an uninitialized access in hash_xlog_squeeze_page().
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: meson: docs: Add {html,man} targets, rename install-doc-*