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
-
Rename some shared memory initialization routines
- 478846e7688c 18.0 landed
-
Refactor lock manager initialization to make it a bit less special
- fbce7dfc77ea 18.0 landed