[pgAdmin III] #383: Inconsistent display of NULL and empty string values

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgAdmin III] #383: Inconsistent display of NULL and empty string values
Date: 2012-11-25 10:25:00
Message-ID: 058.c18476d87f3c7c1774aa0764d3c55c16@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#383: Inconsistent display of NULL and empty string values
--------------------------------+-------------------------------------------
Reporter: Arkadiusz Piekarz | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keywords: querytool editdata | Platform: all
--------------------------------+-------------------------------------------
Hello,
I have a usability problem with pgAdmin, namely it displays certain values
in different ways depending on a part of the application. Here is a
screenshot of the problem: http://i.imgur.com/xrEYt.jpg

NULL values are shown as <NULL> in the query editor, but as empty cells in
the data editor. Empty strings are shown as empty cells in the query
editor, but they are double apostrophes in the data one.

This issue makes it hard to check data in the tables, because you
constantly have to remind yourself how the data is represented in each
view.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/383>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

Browse pgadmin-hackers by date

  From Date Subject
Next Message aiht 2012-11-26 01:12:39 Re: [Patch] Data type cache to speed up query tool
Previous Message Dave Page 2012-11-24 15:21:55 Re: [Patch] Data type cache to speed up query tool