Re: weird comments in Memoize nodes

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-05-16T20:02:37Z
Lists: pgsql-hackers

Attachments

On Tue, 17 May 2022 at 04:21, Peter Eisentraut
<peter.eisentraut@enterprisedb.com> wrote:
>      Oid        *collations;     /* cache keys */

> Is this a mistake, or could this be clarified?

Yeah, must be a copy-pasto.  I'll fix it with the attached after beta1
is tagged.

David

Commits

  1. Fix incorrect comments for Memoize struct