Andreas Tille writes:
> I did some checking investigation in UDD and stumbled about some data I
> do not see any sense:
> ** The column 'origin' **
> udd=> SELECT origin, COUNT(*) FROM packages GROUP BY origin;
> origin | count
> +
> | 817717
> debian |188
> Deb
Hi,
I did some checking investigation in UDD and stumbled about some
data I do not see any sense:
** The column 'origin' **
udd=> SELECT origin, COUNT(*) FROM packages GROUP BY origin;
origin | count
+
| 817717
debian |188
Debian | 11
(3 rows)
udd=> SELECT D
2 matches
Mail list logo