orafce - orafce: PLVdate completed - multicultural library for bussines - Mailing list pgsql-committers

From okbob@pgfoundry.org (User Okbob)
Subject orafce - orafce: PLVdate completed - multicultural library for bussines
Date
Msg-id 20060313060128.6390B103383A@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
PLVdate completed - multicultural library for bussines day date arithmetics: add_bizdays, next_bizday, ... Added shmmc
-simple shared memory allocator (used v pipe.c) 

Modified Files:
--------------
    orafce:
        datefce.c (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/datefce.c.diff?r1=1.6&r2=1.7)
        orafunc.sql (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/orafunc.sql.diff?r1=1.3&r2=1.4)
        orafunc.sql.in (r1.9 -> r1.10)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/orafunc.sql.in.diff?r1=1.9&r2=1.10)
        pipe.c (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/pipe.c.diff?r1=1.2&r2=1.3)
        plvdate.c (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/plvdate.c.diff?r1=1.1&r2=1.2)

Added Files:
-----------
    orafce:
        shmmc.c (r1.1)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/shmmc.c?rev=1.1&content-type=text/x-cvsweb-markup)
        shmmc.h (r1.1)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/shmmc.h?rev=1.1&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
    orafce:
        README.orafunc
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/README.orafunc)

pgsql-committers by date:

Previous
From: andrewd@pgfoundry.org (User Andrewd)
Date:
Subject: pgbuildfarm - client-code: add --with-ldap to distributed config flags.
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - pq: Replace asserts and keep determined fatality.