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

From [email protected] (Bruce Momjian)
Subject pgsql: Fix psql after newline patch for calloc(0).
Date
Msg-id [email protected]
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: [email protected] (Tom Lane)
Date:
Subject: pgsql: Fix fallout from psql line-wrapping patch.
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Clean up some signedness warnings.