Re: Little cleanup of ShmemInit function names

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andreas Karlsson <andreas(at)proxel(dot)se>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Little cleanup of ShmemInit function names
Date: 2024-08-29 07:01:34
Message-ID: 60eb5cf4-a8f1-42c4-adad-6294fe9f508e@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2024-08-29 07:15:51 Re: Disallow USING clause when altering type of generated column
Previous Message David Rowley 2024-08-29 06:49:21 Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables.