Re: clean up test_rls_hooks module
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-03-23T14:07:06Z
Lists: pgsql-hackers
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. regards, tom lane
Commits
-
Clean test_rls_hooks module
- c97e4bdcb142 15.0 landed