Re: pgsql: Deduplicate choice of horizon for a relation procarray.c.

2021-09-13 Thread Andres Freund
Hi, On 2021-08-27 18:46:39 -0400, Stephen Frost wrote: > * Andres Freund (and...@anarazel.de) wrote: > > As the code in question was only introduced in dc7420c2c92 it seems worth > > backpatching this change as well, otherwise 14 will look different from all > > other branches. > > Interestingly,

Re: pgsql: Deduplicate choice of horizon for a relation procarray.c.

2021-08-27 Thread Stephen Frost
Greetings, * Andres Freund (and...@anarazel.de) wrote: > As the code in question was only introduced in dc7420c2c92 it seems worth > backpatching this change as well, otherwise 14 will look different from all > other branches. Interestingly, these patches ended up actually introducing a differenc