summaryrefslogtreecommitdiff
path: root/src/include/utils/uuid.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some missed copyright updates.Tom Lane2008-01-011-2/+2
* pgindent run for 8.3.Bruce Momjian2007-11-151-2/+2
* Rename the uuid_t type to pg_uuid_t, to avoid a conflict with anyNeil Conway2007-01-281-4/+6
* Add a new builtin type, "uuid". This implements a UUID type, similar toNeil Conway2007-01-281-0/+27