pgsql: remove unnecessary and now inaccurate cast which I should have - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: remove unnecessary and now inaccurate cast which I should have
Date
Msg-id 20070127164621.5C0699FB1BD@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
remove unnecessary and now inaccurate cast which I should have removed with other old code.

Modified Files:
--------------
    pgsql/src/pl/plperl:
        plperl.c (r1.124 -> r1.125)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c.diff?r1=1.124&r2=1.125)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Reactivate libxml memory management via palloc, now that I think
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Fixed expected files, so they are in sync with tests again.