]> granicus.if.org Git - postgresql/commit
Fix psql crash. If MULTIBYTE is enabled, \l+ dumps core due to
authorTatsuo Ishii <ishii@postgresql.org>
Thu, 7 Sep 2000 04:53:32 +0000 (04:53 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Thu, 7 Sep 2000 04:53:32 +0000 (04:53 +0000)
commit4fc84653989b69182fcc0cbc518b24b6147bc4e6
tree9ebd6140def0d328d4e639a96bffce1e9ca6e41d
parentdae17e5ad1a138ca4a66a177ace00d6d0de9e50a
Fix psql crash. If MULTIBYTE is enabled, \l+ dumps core due to
SQL buffer in listAllDbs is just too small.
src/bin/psql/describe.c