Re: Tab completion of function arguments not working in all cases - Mailing list pgsql-bugs

From Dean Rasheed
Subject Re: Tab completion of function arguments not working in all cases
Date
Msg-id CAEZATCWm4J_JpWQ1vXwy9HN4VrwHtQHDLEVqw+sB5aLGMXkmwA@mail.gmail.com
Whole thread Raw
In response to Re: Tab completion of function arguments not working in all cases  (Josh Kupershmidt <schmiddy@gmail.com>)
List pgsql-bugs
On 12 June 2012 21:27, Josh Kupershmidt <schmiddy@gmail.com> wrote:
> On Sat, Jun 9, 2012 at 2:40 AM, Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
>
>> I noticed this while testing 9.2, but it seems to go back to at least
>> 8.3. Tab completion of function arguments doesn't work if the function
>> is schema-qualified or double-quoted. So for example,
>
> Good idea, would you like to submit for the open CF?
>

Hmm, I was thinking of this as a bug because I found it during beta
testing, but on reflection I guess that it's more of an annoying
limitation than a bug per se. Also since no one appears to have
noticed until now, I guess it's not worth back-patching, so I'll
submit it for 9.3.

Regards,
Dean

pgsql-bugs by date:

Previous
From: Amit Kapila
Date:
Subject: Re: 9.2 beta2 - pg_ctl crashes on Win32 when neither PGDATA nor -D specified
Next
From: Bruce Momjian
Date:
Subject: Re: PostgreSQL 9.2 beta1's pg_upgrade fails on Windows XP