pgsql: issue_warnings() has no business freeing its parameter, - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: issue_warnings() has no business freeing its parameter,
Date
Msg-id 20100523165413.3CE847541D2@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
issue_warnings() has no business freeing its parameter, especially not when
its sole caller does that too.  Jan Matousek, via Pavel Stehule

Modified Files:
--------------
    pgsql/contrib/pg_upgrade:
        check.c (r1.4 -> r1.5)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_upgrade/check.c?r1=1.4&r2=1.5)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix oversight in join removal patch: we have to delete the
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Reverted back previous optimization with Int32 and