Re: Fix comment for max_cached_tuplebufs definition

2020-03-14 Thread Bruce Momjian
On Fri, Feb 7, 2020 at 02:49:14PM +0530, Kuntal Ghosh wrote: > Hello Hackers, > > While working on some issue in logical decoding, I found some > inconsistencies in the comment for defining max_cached_tuplebufs in > reorderbuffer.c. It only exists till PG10 because after that the > definition got

Fix comment for max_cached_tuplebufs definition

2020-02-07 Thread Kuntal Ghosh
Hello Hackers, While working on some issue in logical decoding, I found some inconsistencies in the comment for defining max_cached_tuplebufs in reorderbuffer.c. It only exists till PG10 because after that the definition got removed by the generational memory allocator patch. The variable is defin