| From: | pgstudy(at)pgfoundry(dot)org (User Pgstudy) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | fulldisjunction - fd: Fixed the inlcude directories in the Makfile to |
| Date: | 2006-07-30 17:30:12 |
| Message-ID: | 20060730173012.3177586C639@pgfoundry.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Fixed the inlcude directories in the Makfile to point to only the includes from the binary installation. Also more documentation fixes and additions.
Modified Files:
--------------
fd:
Makefile (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/Makefile.diff?r1=1.9&r2=1.10)
README (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/README.diff?r1=1.9&r2=1.10)
algstructs.c (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algstructs.c.diff?r1=1.22&r2=1.23)
algstructs.h (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algstructs.h.diff?r1=1.17&r2=1.18)
algutils.c (r1.21 -> r1.22)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algutils.c.diff?r1=1.21&r2=1.22)
algutils.h (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algutils.h.diff?r1=1.14&r2=1.15)
queues.c (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/queues.c.diff?r1=1.19&r2=1.20)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-07-30 20:17:11 | pgsql: Fix a couple of comments. |
| Previous Message | Michael Meskes | 2006-07-30 16:29:23 | Re: pgsql: Added missing $Header$ entries. |