From: | "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org> |
---|---|
To: | |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | [pgAdmin III] #161: Hidden tab characters in output pane of SQL window |
Date: | 2010-04-02 15:26:29 |
Message-ID: | 045.babac9b3512e6f2175c42106c5fdee96@code.pgadmin.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
#161: Hidden tab characters in output pane of SQL window
------------------------+---------------------------------------------------
Reporter: brsa | Owner: dpage
Type: bug | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keywords: sql window | Platform: windows
------------------------+---------------------------------------------------
Tab characters have no visible effect in the output pane of the SQL
window. They are there (copy & paste reveals their existence), so it is
possibly a problem with the used font.
Testing pgAdmin 1.10.1 on Win XP Home and 1.10.1 / 1.10.2 on Win XP Pro.
-- demo --
select E'x\t\ty'
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/161>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
From | Date | Subject | |
---|---|---|---|
Next Message | pgAdmin Trac | 2010-04-02 15:37:29 | [pgAdmin III] #162: Missing TABLESPACE clause in CREATE DATABASE |
Previous Message | Guillaume Lelarge | 2010-04-02 15:24:15 | Re: pgadmin 1.10.2 crashes on start |