veil - veil: Addition of new interface function

From: bloodnok(at)pgfoundry(dot)org (User Bloodnok)
To: pgsql-committers(at)postgresql(dot)org
Subject: veil - veil: Addition of new interface function
Date: 2008-08-25 23:46:22
Message-ID: 20080825234622.3BE0C17ADD23@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Addition of new interface function veil_bitmap_hash_key_exists (I found
a need for it in a real veil database).

Modified Files:
--------------
veil:
GNUmakefile.in (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/veil/veil/GNUmakefile.in.diff?r1=1.5&r2=1.6)
veil/docs:
Doxyfile (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/veil/veil/docs/Doxyfile.diff?r1=1.17&r2=1.18)
veil/src:
veil_bitmap.c (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/veil/veil/src/veil_bitmap.c.diff?r1=1.6&r2=1.7)
veil_interface.c (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/veil/veil/src/veil_interface.c.diff?r1=1.13&r2=1.14)
veil_interface.sqs (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/veil/veil/src/veil_interface.sqs.diff?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-08-26 00:03:15 pgsql: Fix pg_dump docs to acknowledge that you can use -Z with plain
Previous Message Tom Lane 2008-08-25 23:12:45 pgsql: Add %option noinput to contrib's flex scanners, to suppress gcc