| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: clean up test_rls_hooks module |
| Date: | 2022-03-23 15:45:11 |
| Message-ID: | 20220323154511.cxbty55dkdazao3b@alap3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On 2022-03-23 10:07:06 -0400, Tom Lane wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2022-03-23 15:49:48 | Re: pgsql: Unbreak the build. |
| Previous Message | Andres Freund | 2022-03-23 15:43:17 | Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints |