Re: Remove dummyret definition
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-08-17T07:01:36Z
Lists: pgsql-hackers
> On 17 Aug 2022, at 07:26, Peter Eisentraut <peter.eisentraut@enterprisedb.com> wrote: > > dummyret hasn't been used in a while (last use removed by 50d22de932, and before that 84b6d5f359), and since we are now preferring inline functions over complex macros, it's unlikely to be needed again. +1, I can't see that making a comeback into the code. -- Daniel Gustafsson https://vmware.com/
Commits
-
Remove dummyret definition
- 585d0cd944d9 16.0 landed