const github.com/jackc/pgtype.UUIDOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L71: 	UUIDOID             = 2950
		pgtype.go#L317: 	ci.RegisterDataType(DataType{Value: &UUID{}, Name: "uuid", OID: UUIDOID})