Unable to create new function if "Owner" or "Comment" is specified. - Mailing list pgadmin-hackers

From Sachin Srivastava
Subject Unable to create new function if "Owner" or "Comment" is specified.
Date
Msg-id CA+RD+kj7YGwu8C7o9axJ4ZFtHxTift5gfg2qLNa=vgJE2gPB4A@mail.gmail.com
Whole thread Raw
Responses Re: Unable to create new function if "Owner" or "Comment" is specified.
List pgadmin-hackers

Hi,

Due to re-quoting of already quoted schema qualified function name in the "ALTER FUNCTION <function name> OWNER to <owner name>" query while adding a new function we get an error about function name not found.

Attached is a patch that fixes the issue.

--
Regards,
Sachin Srivastava
EnterpriseDB, India
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAgent Database Name Limitation
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix issues with my old index commit