From 05f9966183fb1e8bdf7f466a949c547c312a4815 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 3 Jul 1998 19:30:40 +0000 Subject: [PATCH] Update layout --- src/tools/backend/index.html | 65 +++++++++++++++++++----------------- 1 file changed, 34 insertions(+), 31 deletions(-) diff --git a/src/tools/backend/index.html b/src/tools/backend/index.html index b94f39be66..8b74aa4d75 100644 --- a/src/tools/backend/index.html +++ b/src/tools/backend/index.html @@ -69,6 +69,40 @@ returned to the client. There are many other modules that support this basic functionality. They can be accessed by clicking on the flowchart.

+


+

+

+ +Click on an item to see more detail or +click to see the full index. + +
+
+flowchart +
+ + + + + + + + + + + + + + + + + + + +
+

+


+

Another area of interest is the shared memory area, which contains data accessable to all backends. It has table recently used data/index blocks, locks, backend information, and lookup tables for these @@ -107,37 +141,6 @@ HREF="../../backend/storage/ipc/shmem.c">ShmemInitStruct(), and the lookups are created by ShmemInitHash().

-


-

-

- -Click on an item to see more detail or -click to see the full index. - -
-
-flowchart -
- - - - - - - - - - - - - - - - - - - -