Fix a compiler warning in initStringInfo().

Tatsuo Ishii <ishii@postgresql.org>

Commit: 72ceb21b029433dd82f29182894dce63e639b4d4
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2025-01-11T06:52:37Z
Releases: 18.0
Fix a compiler warning in initStringInfo().

Fix a compiler warning found by Cfbot. This was caused by commit
bb86e85e442.

Files

PathChange+/−
src/common/stringinfo.c modified +1 −1