diff options
| author | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-08-25 15:02:54 +0000 |
|---|---|---|
| committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-08-25 15:02:54 +0000 |
| commit | fddd79aa73e2a1905be426c22c494cb651a39017 (patch) | |
| tree | fd74cda927f481d25a93fd65ca0b0b4768421dd2 /doc/src | |
| parent | 6962f86e7455d62f90711a62f1db7bd725cf589f (diff) | |
Make new section header.
Diffstat (limited to 'doc/src')
| -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 |
