Fix some issues in pg_class.relminmxid and pg_database.datminmxid documentation.

Fujii Masao <fujii@postgresql.org>

Commit: f051c163c7d18f7d48e868e287efb31fe335f6dc
Author: Fujii Masao <fujii@postgresql.org>
Date: 2015-06-04T04:24:06Z
Releases: 9.3.9
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.

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +6 −6