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

From Ian Barwick
Subject psql tab completion: fix COMMENT ON ... IS IS IS
Date
Msg-id 54A0A3E6.7080107@2ndquadrant.com
Whole thread Raw
Responses Re: psql tab completion: fix COMMENT ON ... IS IS IS  (Robert Haas <robertmhaas@gmail.com>)
List 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

pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Coverity and pgbench
Next
From: Amit Kapila
Date:
Subject: Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ]