diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index c00c93dd7b..25b02c4e37 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -13408,6 +13408,17 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx + + + inherited bool + (references pg_statistic_ext_data.stxdinherit) + + + If true, the stats include inheritance child columns, not just the + values in the specified relation + + + n_distinct pg_ndistinct @@ -13589,6 +13600,17 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx + + + inherited bool + (references pg_statistic_ext_data.stxdinherit) + + + If true, the stats include inheritance child columns, not just the + values in the specified relation + + + null_frac float4