2
0

Rename Uuid to UUID

This commit is contained in:
Jack Christensen
2016-08-02 16:21:32 -05:00
parent 73124171e2
commit e47373227b
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ const (
TimestampTzOID = 1184
TimestampTzArrayOID = 1185
RecordOID = 2249
UuidOID = 2950
UUIDOID = 2950
JSONBOID = 3802
)