| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Nikhil S <nixmisc(at)gmail(dot)com> |
| Cc: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Re: pgAdmin III: synonym support for EDBAS functions/procedures |
| Date: | 2011-02-01 17:40:50 |
| Message-ID: | AANLkTinMBUcu1hXoMXtoLUZjogexM3d9MT64O5scCm06@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Tue, Feb 1, 2011 at 9:56 AM, Nikhil S <nixmisc(at)gmail(dot)com> wrote:
> Hi,
>
> Since EDB AS 8.4, we support synonyms for functions and procedures. I
> checked support for both plpgsql functions and edbspl functions and
> procedures. However the create synonym dialogue only provides "Sequence,
> Synonym, Table and View" as target types. We need to add functions and
> procedures too as target types.
I'm inclined to consider this a bug, as my failure to update this
prior to the release of 1.12 means that our support for that feature
is essentially broken.
Does anyone object, before I commit it to 1.12?
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guillaume Lelarge | 2011-02-01 18:00:40 | Re: pgAdmin III: synonym support for EDBAS functions/procedures |
| Previous Message | Dave Page | 2011-02-01 17:37:51 | Re: pgAdmin III commit: Quick fix for a registry datatype issue on Windows, |