Heikki Linnakangas píše v čt 21. 05. 2009 v 16:53 +0300:
> Zdenek Kotala wrote:
>
> > Another problem is with resultset. When I run for example following
> > command I got this output:
> >
> > postgres=# select oid from pg_am;
> > oid
> > ------
> > 403
> > 405
> > 783
> > 2742
> >
>
> That's odd. Work for me. Can you try to debug that, please?
>
We looked on it with Peter and it is problem with plural translation of
rows for Czech language. I'm going to fix it.
Zdenek