PATCH: FB#12720: Restore Table fails when the table contains special characters

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Dave Page <dave(dot)page(at)enterprisedb(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: PATCH: FB#12720: Restore Table fails when the table contains special characters
Date: 2010-05-07 12:55:38
Message-ID: 4BE40DCA.3070907@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

Restore table fails, when the table contains special characters.
PFA for both trunk and REL-1_10 branch.

--
Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: www.enterprisedb.com <http://www.enterprisedb.com>

Attachment Content-Type Size
FB12720_v3.patch text/x-patch 2.0 KB
FB12720_v3_REL_1_10.patch text/x-patch 4.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2010-05-07 15:15:51 SVN Commit by dpage: r8343 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/dlg
Previous Message Ashesh Vashi 2010-05-07 12:51:12 PATCH: FB#115423: An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter