pgsql: Unbreak \h; can't do strlen(NULL). - Mailing list pgsql-committers

From rhaas@postgresql.org (Robert Haas)
Subject pgsql: Unbreak \h; can't do strlen(NULL).
Date
Msg-id 20100521173744.46A1B7541D2@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Unbreak \h; can't do strlen(NULL).

This was broken by the following commmit.  Although the original commit was
backpatched all the way to 7.4, this particular bug exists only in the version
applied to HEAD.

http://archives.postgresql.org/pgsql-committers/2010-05/msg00058.php

Modified Files:
--------------
    pgsql/src/bin/psql:
        command.c (r1.219 -> r1.220)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c?r1=1.219&r2=1.220)

pgsql-committers by date:

Previous
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Ecpg now accepts "long long" datatypes even if "long" is 64bit
Next
From: andrewd@pgfoundry.org (User Andrewd)
Date:
Subject: pgbuildfarm - client-code: Use git clean to remove build products left