]> granicus.if.org Git - postgresql/commit
Clarify descriptions of relhassubclass and relispartition in pg_class
authorMichael Paquier <michael@paquier.xyz>
Mon, 22 Oct 2018 06:26:28 +0000 (15:26 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 22 Oct 2018 06:26:28 +0000 (15:26 +0900)
commit55853d666ce5d0024c50dc3d223346df28abfa70
treeb6da9b87c32d7f9b058bda78b7282b71846b5dce
parent17f206fbc824d2b4b14480199ca9ff7dea417eda
Clarify descriptions of relhassubclass and relispartition in pg_class

Three places are fixed, one for each author.

Reported-by: Tom Lane
Author: Tom Lane, Amit Langote, Michael Paquier
Discussion: https://postgr.es/m/82470.1540177167@sss.pgh.pa.us
doc/src/sgml/catalogs.sgml
src/include/catalog/pg_class.h