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

From 甄明洋
Subject A structure has changed but comment modifications maybe missed
Date
Msg-id 1a96696c.9d3.187193989c3.Coremail.zhenmingyang@yeah.net
Whole thread Raw
Responses Re: A structure has changed but comment modifications maybe missed  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-bugs
Recently when I was reading the TupleTableSlot code, I noticed that the field "tts_tuple" mentioned in the comment has been removed in the higher version, but it still exists in the comment.
location:
src/include/executor/tuptable.h:71
src/include/executor/tuptable.h:271

pgsql-bugs by date:

Previous
From: David Rowley
Date:
Subject: Re: BUG #17855: Uninitialised memory used when the name type value processed in binary mode of Memoize
Next
From: Alexander Lakhin
Date:
Subject: Re: BUG #17858: ExecEvalArrayExpr() leaves uninitialised memory for multidim array with nulls