diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/bki.sgml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/sgml/bki.sgml b/doc/src/sgml/bki.sgml index 62fc9cbea3d..ed61752e7fa 100644 --- a/doc/src/sgml/bki.sgml +++ b/doc/src/sgml/bki.sgml @@ -24,8 +24,7 @@ the catalog has, as well as some other basic properties such as its OID. Other critical files defining the catalog structure include <filename>indexing.h</filename>, which defines the indexes present - on all the system catalogs, and <filename>toasting.h</filename>, which - defines TOAST tables for catalogs that need one. + on all the system catalogs. </para> <para> |