SVN Commit by dpage: r6680 - trunk/pgadmin3/pgadmin/db - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r6680 - trunk/pgadmin3/pgadmin/db
Date
Msg-id 200709270836.l8R8acho021222@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2007-09-27 09:36:38 +0100 (Thu, 27 Sep 2007)

New Revision: 6680

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6680&view=rev

Log:
Remove extraneous GetVal() call that was causing an assert when viewing data from tables containing no rows. Per report
fromHeikki. 


Modified:
   trunk/pgadmin3/pgadmin/db/pgQueryThread.cpp

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: SVN Commit by guillaume: r6677 - in trunk/pgadmin3: docs docs/en_US/hints docs/fi_FI docs/fi_FI/hints i18n/fi_FI
Next
From: Dave Page
Date:
Subject: Re: Viewing data of a zero-column table gives an assertion failure