pkgsrc/databases/postgresql-uuid/PLIST
brook be6b173659 Initial import of the uuid v1.0.2 package from pgfoundry.org.
The ``uuid'' PostgreSQL package implements creation of Universally
Unique Identifiers (UUIDs), also referred to as Globally Unique
Identifiers (GUIDs).  Although PostgreSQL supports storing UUIDs as a
native datatype, it does not provide any mechanism for creating them.
This package wraps openssl-supplied md5 and sha1 functions to create
UUIDs within PostgreSQL.
2011-03-05 17:54:35 +00:00

4 lines
167 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/05 17:54:35 brook Exp $
lib/postgresql/uuid.so
share/postgresql/contrib/uninstall_uuid.sql
share/postgresql/contrib/uuid.sql