tab completion for CREATE USER MAPPING

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: tab completion for CREATE USER MAPPING
Date: 2016-02-23 13:19:24
Message-ID: CAHGQGwF52PAn=Q+woDNxYW6UC-3hJpAbFhcmsNPgzbvNt40=FQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Attached patch implements the tab-completion for CREATE USER MAPPING command.
Comments?

Regards,

--
Fujii Masao

Attachment Content-Type Size
tab-complete-create-user-mapping.patch text/x-patch 1.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2016-02-23 13:28:16 Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution.
Previous Message Ashutosh Bapat 2016-02-23 12:48:17 Re: Pushing down sorted joins