fulldisjunction - fd: cleanup to make it backward compatible with the

From: pgstudy(at)pgfoundry(dot)org (User Pgstudy)
To: pgsql-committers(at)postgresql(dot)org
Subject: fulldisjunction - fd: cleanup to make it backward compatible with the
Date: 2007-04-08 16:43:51
Message-ID: 20070408164351.312B3217346@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
cleanup to make it backward compatible with the stable version. It passes the regression tests now.

Modified Files:
--------------
fd:
algutils.c (r1.27 -> r1.28)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algutils.c.diff?r1=1.27&r2=1.28)

Browse pgsql-committers by date

  From Date Subject
Next Message User Pgstudy 2007-04-08 18:17:51 fulldisjunction - fd: more backward compatible regression test script.
Previous Message User Eggyknap 2007-04-08 05:05:38 pgsnmpd - pgsnmpd: Re-add the stuff I just overwrote.