pgsql: Contrib module uuid-ossp for generating UUID values using the - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Contrib module uuid-ossp for generating UUID values using the
Date
Msg-id 20070421172618.1FF249FB39F@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Contrib module uuid-ossp for generating UUID values using the OSSP UUID
library.  New configure option --with-ossp-uuid to activate.

Modified Files:
--------------
    pgsql:
        configure (r1.544 -> r1.545)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.544&r2=1.545)
        configure.in (r1.511 -> r1.512)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.511&r2=1.512)
    pgsql/contrib:
        Makefile (r1.74 -> r1.75)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/Makefile.diff?r1=1.74&r2=1.75)
        README (r1.91 -> r1.92)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/README.diff?r1=1.91&r2=1.92)
    pgsql/doc/src/sgml:
        datatype.sgml (r1.197 -> r1.198)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/datatype.sgml.diff?r1=1.197&r2=1.198)
        installation.sgml (r1.287 -> r1.288)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/installation.sgml.diff?r1=1.287&r2=1.288)
    pgsql/src:
        Makefile.global.in (r1.235 -> r1.236)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.global.in.diff?r1=1.235&r2=1.236)

Added Files:
-----------
    pgsql/contrib/uuid-ossp:
        Makefile (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/uuid-ossp/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
        README.uuid-ossp (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/uuid-ossp/README.uuid-ossp?rev=1.1&content-type=text/x-cvsweb-markup)
        uninstall_uuid-ossp.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/uuid-ossp/uninstall_uuid-ossp.sql?rev=1.1&content-type=text/x-cvsweb-markup)
        uuid-ossp.c (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/uuid-ossp/uuid-ossp.c?rev=1.1&content-type=text/x-cvsweb-markup)
        uuid-ossp.sql.in (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/uuid-ossp/uuid-ossp.sql.in?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: New Directory
Next
From: bayam@pgfoundry.org (User Bayam)
Date:
Subject: npgsql - Npgsql: CVS UserManual.htm