pgsql: Surely this temp buffer needn't be static. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Surely this temp buffer needn't be static.
Date
Msg-id 20060922195114.B0A669FB40A@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Surely this temp buffer needn't be static.

Modified Files:
--------------
    pgsql/src/bin/scripts:
        common.c (r1.21 -> r1.22)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/scripts/common.c.diff?r1=1.21&r2=1.22)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Rearrange yes/no prompting code so that the prompts always show
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix bugs in plpgsql and ecpg caused by assuming that isspace()