fulldisjunction - fd: Fixed the problem of not detecting dropped

From: pgstudy(at)pgfoundry(dot)org (User Pgstudy)
To: pgsql-committers(at)postgresql(dot)org
Subject: fulldisjunction - fd: Fixed the problem of not detecting dropped
Date: 2006-06-05 14:04:31
Message-ID: 20060605140431.B40DC86C556@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed the problem of not detecting dropped attributes from relations. Fixed README file and various cleanups.

Modified Files:
--------------
fd:
README (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/README.diff?r1=1.2&r2=1.3)
algstructs.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algstructs.c.diff?r1=1.3&r2=1.4)
odmbfd.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/odmbfd.c.diff?r1=1.2&r2=1.3)
queues.c (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/queues.c.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Pgstudy 2006-06-05 14:18:00 fulldisjunction - fd: Added a python script to help create test tables.
Previous Message Bruce Momjian 2006-06-05 03:55:00 pgsql: Have psql history save \e editor contents to history before query