diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index c00c93d..4ee7dce 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -13410,6 +13410,16 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx + inherited bool + (references pg_statistic_ext_data.stxdinherit) + + + If true, the statistics include inheritance child columns, not just the values in the specified relation + + + + + n_distinct pg_ndistinct @@ -13591,6 +13601,16 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx + inherited bool + (references pg_statistic_ext_data.stxdinherit) + + + If true, the statistics include inheritance child columns, not just the values in the specified relation + + + + + null_frac float4