On Mon, Mar 21, 2022 at 8:31 PM Tom Lane <t...@sss.pgh.pa.us> wrote: > This isn't applying per the cfbot; looks like it got sideswiped > by 9e9858389. Here's a quick rebase. I've not reviewed it, but > I did notice (because git was in my face about this) that it's > got whitespace issues. Please try to avoid unnecessary whitespace > changes ... pgindent will clean those up, but it makes reviewing > harder.
Sorry about that, I didn't have my IDE set up quite right and noticed a little too late that I had some auto-formatting turned on. Thanks for doing the rebase, did it end up fixing the whitespace issues? If not I'll go through the patch and try and fix them all. - Joe Koshakow