flowchart updated - Mailing list pgsql-hackers

From Bruce Momjian
Subject flowchart updated
Date
Msg-id 199806300440.AAA07607@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
I have seriously updated the backend flowchart.  In fact, the name is
gone, and it is now called "How PostgreSQL Processes a Query".

I have added several paragraphs describing the flow of data from one
module to another, and have added a section describing 'exactly' what is
stored in shared memory, and how it is used.

If you have current source tree, point your browser at:

    file:/usr/local/pgsql/src/tools/backend

or the proper directory for your system.  You can also view it on our
www site from the docs page.

I am interested in comments, suggestions, and any possible errors.

This will certainly help people get started coding, because at least
they will understand how all the parts fit together.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] now 6.4
Next
From: Andreas Zeugswetter
Date:
Subject: AW: [HACKERS] regular expressions from hell