Tab completion for CREATE SEQUENCE

From: Vik Fearing <vik(at)2ndquadrant(dot)fr>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Tab completion for CREATE SEQUENCE
Date: 2015-06-15 14:51:40
Message-ID: 557EE67C.1070308@2ndquadrant.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

While reviewing the seqam patches, I noticed that psql has tab
completion for ALTER SEQUENCE, but not for CREATE SEQUENCE.

The attached trivial patch fixes that.
--
Vik Fearing +33 6 46 75 15 36
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support

Attachment Content-Type Size
create_seq_tab_complete.v01.patch text/x-patch 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2015-06-15 15:01:17 fmgr.h
Previous Message Alvaro Herrera 2015-06-15 13:47:18 Re: [HACKERS] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1