psql tab completion: fix COMMENT ON ... IS IS IS

From: Ian Barwick <ian(at)2ndquadrant(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: psql tab completion: fix COMMENT ON ... IS IS IS
Date: 2014-12-29 00:44:22
Message-ID: 54A0A3E6.7080107@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

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.

Regards

Ian Barwick

--
Ian Barwick http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
psql-comment-on-is-is-is.patch text/x-patch 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2014-12-29 04:51:42 Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ]
Previous Message Tatsuo Ishii 2014-12-29 00:23:31 Coverity and pgbench