[pgpool-hackers: 4281] Re: Proper declaration for SplitIdentifierString
Tatsuo Ishii
ishii at sraoss.co.jp
Sun Feb 5 21:21:46 JST 2023
Hi Florian,
> I see you fixed it.
>
> commit 3dce610eca07759b05fd1dd39decd77e235cac13
> Author: Tatsuo Ishii <ishii at sraoss.co.jp>
> Date: Sat Dec 24 12:41:01 2022 +0900
>
> Fix compiler warning.
>
> pgpool-regclass.c needed to include "utils/varlena.h". Also sort out
> the header files order (except postgres.h which needs to be appear at
> the top among PostgreSQL header files).
>
> The compiler warning was reported by Florian Weimer.
> https://www.pgpool.net/pipermail/pgpool-hackers/2022-December/004241.html
>
> Using our instrumented compiler, I can confirm this addresses all such
> issues.
>
> Many thanks!
>
> Florian
Thank you for your feedback!
--
Tatsuo Ishii
SRA OSS LLC
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp
More information about the pgpool-hackers
mailing list