]> 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:23:39 +0000 (13:23 +0900)
commit290fb74794293e008f10f8a7501ae2e9f3969fce
tree0e5a076c0fafac8c7d42b73f9551d1c2fd95bb9f
parentf0a8515c449bd3c507e71c110c695a416f9d5e08
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