Re: evtcache: EventTriggerCache vs Event Trigger Cache
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-07-05T07:18:44Z
Lists: pgsql-hackers
> On 8 May 2023, at 10:39, Daniel Gustafsson <daniel@yesql.se> wrote: >> On 4 May 2023, at 14:18, Daniel Gustafsson <daniel@yesql.se> wrote: >>> On 4 May 2023, at 14:09, Tom Lane <tgl@sss.pgh.pa.us> wrote: >>> How about naming >>> the hash "EventTriggerCacheHash" or so? >> >> I think the level is the indicator here, but I have no strong opinions, >> EventTriggerCacheHash is fine by me. > > The attached trivial diff does that, parking this in the next CF. Pushed, thanks! -- Daniel Gustafsson
Commits
-
Rename EVT cache hash to make context name unique
- a77d39d5f4b9 17.0 landed