]> granicus.if.org Git - postgresql/commit
Rename the uuid_t type to pg_uuid_t, to avoid a conflict with any
authorNeil Conway <neilc@samurai.com>
Sun, 28 Jan 2007 20:25:38 +0000 (20:25 +0000)
committerNeil Conway <neilc@samurai.com>
Sun, 28 Jan 2007 20:25:38 +0000 (20:25 +0000)
commit74a1a2b8b16cd94d5046dfbe74f37d70a5347adc
tree3cca3ce321047cfcea793c77ed1d25665c42abce
parentcd47d0f78141cb9898a640d0e598f59264c8911e
Rename the uuid_t type to pg_uuid_t, to avoid a conflict with any
definitions of uuid_t that may be provided by the system headers. This
should hopefully fix the Win32 build problems reported by Magnus.
src/backend/utils/adt/uuid.c
src/include/utils/uuid.h