Re: psql: tab completions for 'WITH'

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Josh Kupershmidt <schmiddy@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-04-18T13:56:49Z
Lists: pgsql-hackers
On tis, 2012-04-10 at 17:48 -0700, Josh Kupershmidt wrote:
> > Hmm, but now you've set it up so that you can complete ALTER ROLE
> foo
> > WITH WITH.  Were you aware of that?
> 
> D'oh, I overlooked that. Attached is v2: the diff is a tad lengthier
> now, but that should fix it.

Committed.