Fix some issues in pg_class.relminmxid and pg_database.datminmxid documentation.
authorFujii Masao <fujii@postgresql.org>
Thu, 4 Jun 2015 04:22:49 +0000 (13:22 +0900)
committerFujii Masao <fujii@postgresql.org>
Thu, 4 Jun 2015 04:24:06 +0000 (13:24 +0900)
commitf051c163c7d18f7d48e868e287efb31fe335f6dc
tree50638641a9d18a3a9fcccc34d3e42442b84c404d
parentd3fdec6aeeb64aab45f065e05e70abdc535ba4af
Fix some issues in pg_class.relminmxid and pg_database.datminmxid documentation.

- Correct the name of directory which those catalog columns allow to be shrunk.
- Correct the name of symbol which is used as the value of pg_class.relminmxid
  when the relation is not a table.
- Fix "ID ID" typo.

Backpatch to 9.3 where those cataog columns were introduced.
doc/src/sgml/catalogs.sgml