BUG #3299: pgadmin3 explain partial object name displayed

Started by Ferdinand Gassaueralmost 19 years ago1 messagesbugs
Jump to latest
#1Ferdinand Gassauer
gassauer@kde.org

The following bug has been logged online:

Bug reference: 3299
Logged by: Ferdinand
Email address: gassauer@kde.org
PostgreSQL version: 8.1.4
Operating system: OpenSuSE 10.2
Description: pgadmin3 explain partial object name displayed
Details:

Hi!
Pgadmin3 1.6.3 on SusE 10.2 x86_64

Query -> Explain -> Analyze
does not show the complete name of an object containing a blank

"Table" is displayed as "Table"
"Sub Table" is displayed as "Sub

note the missing > Table"< !