PATCH: Fail to restore table/function, if it has 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 <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: Fail to restore table/function, if it has special characters.
Date: 2010-03-15 14:10:23
Message-ID: 8cf965d31003150710t7f0c6d65r353ee354d5abdd18@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

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.

--
Ashesh Vashi
EnterpriseDB INDIA: Enterprise Postgres Company<http://www.enterprisedb.com>

Attachment Content-Type Size
FB12720_v1.patch application/octet-stream 4.5 KB
FB12720_REL_1_10_0_PATCHES_v1.patch application/octet-stream 3.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dickson S. Guedes 2010-03-15 14:27:06 Re: Query History enhancements
Previous Message Dave Page 2010-03-15 12:27:18 Re: Re: PATCH: pgAdmin III hangs - it try to close debugger when some query is already in progress