Thread: Re: clean up test_rls_hooks module

Re: clean up test_rls_hooks module

From
Andres Freund
Date:
Hi,

On 2022-03-23 10:07:06 -0400, Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
> > Here's a patch to fix those things.
> 
> Seems reasonable to me, except that I think I'd leave the formatting
> of the OBJS macro alone.  IIRC, Andres or someone went around and
> made all of those follow this one-file-per-line style some time ago.

Yea. merge conflicts are considerably rarer that way, and a heck of a lot
easier to deal with when they occur.

Greetings,

Andres Freund