On Wed, Aug 27, 2014 at 2:07 PM, Michael Paquier <[email protected]> wrote: > On Wed, Aug 27, 2014 at 12:31 PM, Fujii Masao <[email protected]> wrote: >> On Wed, Aug 27, 2014 at 10:34 AM, Michael Paquier >> <[email protected]> wrote: >> I think that it's better to add an include guard like >> >> #ifndef RECEIVELOG_H >> #define RECEIVELOG_H >> ... >> #endif > Oh indeed, that was missing as well! Please see attached.
Thanks! Applied. Regards, -- Fujii Masao -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
