*** postgresql-7.0.2/src/bin/psql/describe.c.orig Thu Sep 7 14:01:57 2000 --- postgresql-7.0.2/src/bin/psql/describe.c Thu Sep 7 14:02:17 2000 *************** *** 277,283 **** listAllDbs(bool desc) { PGresult *res; ! char buf[512]; printQueryOpt myopt = pset.popt; strcpy(buf, --- 277,283 ---- listAllDbs(bool desc) { PGresult *res; ! char buf[1024]; printQueryOpt myopt = pset.popt; strcpy(buf,