pgsql: Fix oversight in previous error-reporting patch; mustn't pfree

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix oversight in previous error-reporting patch; mustn't pfree
Date: 2008-11-14 11:09:50
Message-ID: 20081114110950.E27697545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix oversight in previous error-reporting patch; mustn't pfree path string
before passing it to elog.

Modified Files:
--------------
pgsql/src/backend/storage/smgr:
md.c (r1.140 -> r1.141)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/smgr/md.c?r1=1.140&r2=1.141)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2008-11-14 12:16:20 Re: pgsql: Added files containing changes between gram.y and preproc.y.
Previous Message Peter Eisentraut 2008-11-14 10:44:00 pgsql: Since doc/src/sgml already builds the HTML docs twice to resolve