Re: psql tab completion: fix COMMENT ON ... IS IS IS - Mailing list pgsql-hackers

From Robert Haas
Subject Re: psql tab completion: fix COMMENT ON ... IS IS IS
Date
Msg-id CA+TgmoZPYZ5-Ze3-A-P7h3zU+h--QyT2FKnzAr2f09oy9SWN1g@mail.gmail.com
Whole thread Raw
In response to psql tab completion: fix COMMENT ON ... IS IS IS  (Ian Barwick <ian@2ndquadrant.com>)
Responses Re: psql tab completion: fix COMMENT ON ... IS IS IS  (Ian Barwick <ian@2ndquadrant.com>)
List pgsql-hackers
On Sun, Dec 28, 2014 at 7:44 PM, Ian Barwick <ian@2ndquadrant.com> wrote:
> Currently tab completion for 'COMMENT ON {object} foo IS' will result in the
> 'IS'
> being duplicated up to two times; not a world-shattering issue I know, but
> the
> fix is trivial and I stumble over it often enough to for it to mildly annoy
> me.
> Patch attached.

I've noticed that in the past, too.  Committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pg_basebackup -x/X doesn't play well with archive_mode & wal_keep_segments
Next
From: Robert Haas
Date:
Subject: Re: The return value of allocate_recordbuf()