pgsql: Fix psql after newline patch for calloc(0). - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Fix psql after newline patch for calloc(0).
Date
Msg-id 20060210154805.4401F9DCD43@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix fallout from psql line-wrapping patch.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Clean up some signedness warnings.