fulldisjunction - fd: needed fix, reported by jeremy drake.

From: pgstudy(at)pgfoundry(dot)org (User Pgstudy)
To: pgsql-committers(at)postgresql(dot)org
Subject: fulldisjunction - fd: needed fix, reported by jeremy drake.
Date: 2007-08-11 16:17:43
Message-ID: 20070811161743.C44FC217578@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
needed fix, reported by jeremy drake. Tested only with regression test.

Modified Files:
--------------
fd:
algstructs.c (r1.25 -> r1.26)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algstructs.c.diff?r1=1.25&r2=1.26)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-08-11 19:16:41 pgsql: Avoid memory leakage across successive calls of regexp_matches()
Previous Message User Mkz 2007-08-11 12:29:53 pgbouncer - pgbouncer: more robust quote_literal()