pgsql: Fix psql after newline patch for calloc(0).

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix psql after newline patch for calloc(0).
Date: 2006-02-10 15:48:05
Message-ID: 20060210154805.4401F9DCD43@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix psql after newline patch for calloc(0).

Kris Jurka

Modified Files:
--------------
pgsql/src/bin/psql:
print.c (r1.80 -> r1.81)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/print.c.diff?r1=1.80&r2=1.81)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-02-10 15:48:55 Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align
Previous Message Tom Lane 2006-02-10 15:47:44 pgsql: Fix fallout from psql line-wrapping patch.