diff options
-rw-r--r-- | doc/src/sgml/page.sgml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/sgml/page.sgml b/doc/src/sgml/page.sgml index b880dbdca00..024554b6f89 100644 --- a/doc/src/sgml/page.sgml +++ b/doc/src/sgml/page.sgml @@ -19,6 +19,9 @@ is assumed to contain 8 bits. In addition, the term <firstterm>item</firstterm> refers to data which is stored in <productname>Postgres</productname> classes. +<sect1> +<title>Page Structure</title> + <para> The following table shows how pages in both normal <productname>Postgres</productname> classes and <productname>Postgres</productname> index |