]> granicus.if.org Git - postgresql/commit
Increase buffer size in cash_words(). Pure paranoia; I don't think the
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 20 Aug 2002 16:46:29 +0000 (16:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 20 Aug 2002 16:46:29 +0000 (16:46 +0000)
commit0d6f6138177ce71c17233e7934e2e4b0816a93ae
tree90fedac22624aed7b9931f5c72406799c90e5e9f
parent9318fa8541991db3593f5cb4275bc9540ba4ca4d
Increase buffer size in cash_words().  Pure paranoia; I don't think the
code is broken, but any small change in the output format might overrun
the buffer with the old size.
src/backend/utils/adt/cash.c