pgsql/src/bin/psql (describe.c)

From: Tatsuo Ishii <ishii>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin/psql (describe.c)
Date: 2000-09-07 04:55:27
Message-ID: 200009070455.e874tRT03561@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Thursday, September 7, 2000 @ 00:55:27
Author: ishii

Update of /home/projects/pgsql/cvsroot/pgsql/src/bin/psql
from hub.org:/tmp/cvs-serv3304

Modified Files:
describe.c

----------------------------- Log Message -----------------------------

Fix psql crash. If MULTIBYTE is enabled, \l+ dumps core due to
SQL buffer in listAllDbs is just too small.

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Lockhart 2000-09-07 05:54:06 Re: REL7_0_PATCHES pgsql/src/include (config.h.in)
Previous Message Tatsuo Ishii 2000-09-07 04:53:32 REL7_0_PATCHES pgsql/src/bin/psql (describe.c)