fulldisjunction - fd: Finally! added dictionary support so you can give

From: pgstudy(at)pgfoundry(dot)org (User Pgstudy)
To: pgsql-committers(at)postgresql(dot)org
Subject: fulldisjunction - fd: Finally! added dictionary support so you can give
Date: 2006-07-29 11:49:15
Message-ID: 20060729114915.3E5BB86C625@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Finally! added dictionary support so you can give aliases to attribute names at relations when running FD (like an AS clause). Fixed the problem with DISTINCT and CTID. ADDED much needed parameters sanity checks and error messages.

Modified Files:
--------------
fd:
README (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/README.diff?r1=1.6&r2=1.7)
algstructs.c (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algstructs.c.diff?r1=1.18&r2=1.19)
algstructs.h (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algstructs.h.diff?r1=1.13&r2=1.14)
algutils.c (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algutils.c.diff?r1=1.17&r2=1.18)
createFuncs.sql (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/createFuncs.sql.diff?r1=1.2&r2=1.3)
odmbfd.c (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/odmbfd.c.diff?r1=1.18&r2=1.19)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-07-29 15:22:27 pgsql: Add #include postgres_fe.h in two win32-specific files, because
Previous Message Tom Lane 2006-07-29 03:02:56 pgsql: Adjust initialization sequence for timezone_abbreviations so that