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

From [email protected] (Andrew Dunstan)
Subject pgsql: remove unnecessary and now inaccurate cast which I should have
Date
Msg-id [email protected]
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: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: Reactivate libxml memory management via palloc, now that I think
Next
From: [email protected] (Michael Meskes)
Date:
Subject: pgsql: Fixed expected files, so they are in sync with tests again.