]> granicus.if.org Git - postgresql/commit
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:22:49 +0000 (13:22 +0900)
commit38d500ac2e5d4d4f3468b505962fb85850c1ff4b
tree0c0d6f1cc558c46b8bfd254ba639443bc89f8f40
parentafae1f78547b8ff02cd2d07fe845a28e37a3b272
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