Fix a compiler warning in initStringInfo().
commit72ceb21b029433dd82f29182894dce63e639b4d4
authorTatsuo Ishii <ishii@postgresql.org>
Sat, 11 Jan 2025 06:52:37 +0000 (11 15:52 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Sat, 11 Jan 2025 06:52:37 +0000 (11 15:52 +0900)
tree4b0c9311b9116d39722cd2ad6817f6705ce2c1bf
parentceb2855522940d5aaae4c6e5eed493d60e3196ce
Fix a compiler warning in initStringInfo().

Fix a compiler warning found by Cfbot. This was caused by commit
bb86e85e442.
src/common/stringinfo.c