pgsql: doc: Update info on information schema usage tables

Started by Peter Eisentrautover 2 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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: /messages/by-id/AM9PR01MB8268EC7B696F9FE346CA5B93FEB8A@AM9PR01MB8268.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(-)