CREATE tab completion - Mailing list pgsql-hackers

From Ken Kato
Subject CREATE tab completion
Date
Msg-id 8d370135aef066659eef8e8fbfa6315b@oss.nttdata.com
Whole thread Raw
Responses Re: CREATE tab completion
List pgsql-hackers
Hi hackers,

I noticed that there are some tab completions missing for the following 
commands:
-CREATE CONVERSION : missing FOR, TO, FROM
-CREATE DOMAIN : missing after AS
-CREATE LANGUAGE : missing after HANDLER
-CREATE SCHEMA : missing AUTHORIZATION, IF NOT EXISTS
-CREATE SEQUENCE : missing AS
-CREATE TRANSFORM : missing after FOR

I made a patch for this, so please have a look.

Best wishes,

-- 
Ken Kato
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION
Attachment

pgsql-hackers by date:

Previous
From: Andy Fan
Date:
Subject: isolation test output format
Next
From: Tom Lane
Date:
Subject: Re: isolation test output format