const github.com/jackc/pgtype.LsegOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L30: 	LsegOID             = 601
		pgtype.go#L297: 	ci.RegisterDataType(DataType{Value: &Lseg{}, Name: "lseg", OID: LsegOID})