Re: A structure has changed but comment modifications maybe missed - Mailing list pgsql-bugs

From Richard Guo
Subject Re: A structure has changed but comment modifications maybe missed
Date
Msg-id CAMbWs4_OwkHKO+21z=KF1tdObzoozqcD2r+UM81gmNihQfnj0w@mail.gmail.com
Whole thread Raw
In response to Re: A structure has changed but comment modifications maybe missed  (Richard Guo <guofenglinux@gmail.com>)
Responses Re: A structure has changed but comment modifications maybe missed  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-bugs

On Mon, Mar 27, 2023 at 10:05 AM Richard Guo <guofenglinux@gmail.com> wrote:
Besides, at tuptable.h:71, I think TTS_SHOULDFREE should be
TTS_FLAG_SHOULDFREE.

A further search shows several other places referring to TTS_SHOULDFREE,
which I think should be TTS_FLAG_SHOULDFREE.

    tuptable.h:71
    tuptable.h:82
    execTuples.c:388
    execTuples.c:557

Thanks
Richard

pgsql-bugs by date:

Previous
From: Richard Guo
Date:
Subject: Re: A structure has changed but comment modifications maybe missed
Next
From: PG Bug reporting form
Date:
Subject: BUG #17870: Analyze on remote postgresql_fdw table never finish