const github.com/jackc/pgtype.DaterangeOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L75: 	DaterangeOID        = 3912
		pgtype.go#L284: 	ci.RegisterDataType(DataType{Value: &Daterange{}, Name: "daterange", OID: DaterangeOID})