Re: Little cleanup of ShmemInit function names

Heikki Linnakangas <hlinnaka@iki.fi>

From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andreas Karlsson <andreas@proxel.se>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2024-08-29T07:01:34Z
Lists: pgsql-hackers
On 29/08/2024 04:06, Alvaro Herrera wrote:
> I have had many a chance to visit english.stackexchange.net on
> account of something I read in pgsql lists or code comments.
I see what you did there :-).

Committed, with "which see". Thanks everyone!

-- 
Heikki Linnakangas
Neon (https://neon.tech)




Commits

  1. Rename some shared memory initialization routines

  2. Refactor lock manager initialization to make it a bit less special