const github.com/jackc/pgtype.PointOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L29: 	PointOID            = 600
		pgtype.go#L304: 	ci.RegisterDataType(DataType{Value: &Point{}, Name: "point", OID: PointOID})