postgresql/doc
Magnus Hagander da9ed7dafd Make each pg_stat_ view into it's own table in the documentation
This makes it easier to match a column name with the description of it,
and makes it possible to add more detailed documentation in the future.

This patch does not add that extra documentation at this point, only
the structure required for it.

Modeled on the changes already done to pg_stat_activity.
2012-02-25 15:20:49 +01:00
..
src Make each pg_stat_ view into it's own table in the documentation 2012-02-25 15:20:49 +01:00
bug.template
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO