On Thu, Feb 21, 2013 at 4:13 PM, James B. Byrne <[email protected]> wrote: > With reference to: > http://www.postgresql.org/message-id/[email protected] > > OS: CentOS-6.3 > Arch: x86_64 > pgadmin3_92.x86_64 1.16.1-4.rhel6 @pgdg92 > > I have this exact error occurring on the released version of > pg_admin3_92. When notices are enabled in the Miscellaneous UI > options and I visit PostgreSQl(pg_catalog) under server/postgres/ then > I get a series of modal message boxes stating that row number 19 is > out of range 0..18, each of which must be manually closed before > proceeding.
Thanks - turning on notices was the key to finding this. I've committed a fix for 1.16.2 and later. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-support mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support
