const github.com/jackc/pgtype.CircleOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L39: 	CircleOID           = 718
		pgtype.go#L282: 	ci.RegisterDataType(DataType{Value: &Circle{}, Name: "circle", OID: CircleOID})