[pgAdmin III] #154: Fail to restore table/function, if it has special characters

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgAdmin III] #154: Fail to restore table/function, if it has special characters
Date: 2010-03-19 20:21:32
Message-ID: 053.94dd11d830570ed7426eff6e2ec52659@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#154: Fail to restore table/function, if it has special characters
--------------------------+-------------------------------------------------
Reporter: Ashesh Vashi | Owner: Ashesh Vashi
Type: bug | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: 1.10
Keywords: restore | Platform: all
--------------------------+-------------------------------------------------
The restore option of a table/function will fail, if the function name
contains special characters (i.e. test"xyz)

Please find the patch to resolve the issue for both the trunk and
1_10_0_PATCHES branch.

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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-03-19 20:29:36 Re: [pgAdmin III] #154: Fail to restore table/function, if it has special characters
Previous Message pgAdmin Trac 2010-03-19 20:17:00 [pgAdmin III] #153: pgAdmin Graphical Query Tool Crashes on Mac