RE: [PATCH] Style: fix function declaration

2019-11-24 Thread Ranier Vilela
Hi, >I see no problem with fixing this kind of inconsistency for >readability, so applied the change. Thank you. >Anyway, when sending a patch there are a couple of things which can >make the life of people looking at what you send easier: >https://wiki.postgresql.org/wiki/Submitting_a_Patch

Re: [PATCH] Style: fix function declaration

2019-11-24 Thread Michael Paquier
Hi, On Sun, Nov 24, 2019 at 12:47:40PM +, Ranier Vilela wrote: > Fix function declaration . I see no problem with fixing this kind of inconsistency for readability, so applied the change. Anyway, when sending a patch there are a couple of things which can make the life of people looking at w