Ticket #154 (closed bug: fixed)

Opened 23 months ago

Last modified 23 months ago

Fail to restore table/function, if it has special characters

Reported by: Ashesh Vashi Owned by: Ashesh Vashi
Priority: minor Milestone: 1.10.3
Component: pgadmin Version: 1.10
Keywords: restore Cc:
Platform: all

Description

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.

Attachments

FB12720_REL_1_10_0_PATCHES_v1.patch Download (3.6 KB) - added by gleu 23 months ago.
1.10 v1 patch
FB12720_v1.patch Download (4.5 KB) - added by gleu 23 months ago.
trunk v1 patch
FB12720_REL_1_10_0_PATCHES_v2.patch Download (5.2 KB) - added by gleu 23 months ago.
1.10 v2 patch
FB12720_v2.patch Download (5.1 KB) - added by gleu 23 months ago.
trunk v2 patch

Change History

Changed 23 months ago by gleu

1.10 v1 patch

Changed 23 months ago by gleu

trunk v1 patch

Changed 23 months ago by gleu

1.10 v2 patch

Changed 23 months ago by gleu

trunk v2 patch

Changed 23 months ago by gleu

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 1.10.3

Fixed in r8227 and r8228.

Changed 23 months ago by gleu

Fixed in r8235 and r8236.

Note: See TracTickets for help on using tickets.