Re: Possible bug with array_agg

From: Scott Bailey <artacus(at)comcast(dot)net>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Possible bug with array_agg
Date: 2009-11-19 20:48:11
Message-ID: 4B05AF0B.50203@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


>
> I'm not sure which release you use, but it works for me (1.10 and 1.11). The
> result of the first query is badly displayed (remember that it tries to
> display an array of 100000 integers), but the query returns something that
> pgAdmin tries to display. The others work too but the display is much better.
>
>

Using 1.10. It displays nothing on Windows version. Displays a bunch of
overlapping text on Linux. Oh well, that doesn't matter, as long as
array_agg is doing what it should.

Scott

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Raimon Fernandez 2009-11-19 21:37:58 Re: Encoding using the Frontend/Backend Protocol TCP/IP
Previous Message Joshua D. Drake 2009-11-19 20:40:11 Re: Issues with Redhat 4 Postgresql 8.4 and support of libxml