Backend flow chart update

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Backend flow chart update
Date: 2023-03-17 17:35:03
Message-ID: ZBSkx9OPvlndKG4I@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

The Postgres website has a backend flow chart to help developers:

https://www.postgresql.org/developer/backend/

Now that we support MERGE, and MERGE uses the same code path as SELECT,
INSERT, UPDATE, and DELETE, attached is a diff to the code and new GIF
image to include MERGE.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

Embrace your flaws. They make you human, rather than perfect,
which you will never be.

Attachment Content-Type Size
backend.diff text/x-diff 8.5 KB
image/gif 24.9 KB

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Jonathan S. Katz 2023-03-17 17:37:46 Re: show commitfest on the website
Previous Message Jonathan S. Katz 2023-03-16 18:25:03 Re: show commitfest on the website