On Thu, Aug 22, 2019 at 3:06 PM Wang, Shenhao
<wangsh.f...@cn.fujitsu.com> wrote:
>
> Hello, hackers:
>
> I created a patch about tab completion for command CREATE OR REPLACE in psql
> includes:
>         CREATE [ OR REPLACE ] FUNCTION
>         CREATE [ OR REPLACE ] PROCEDURE
>         CREATE [ OR REPLACE ] LANGUAGE
>         CREATE [ OR REPLACE ] RULE name AS ON event
>         CREATE [ OR REPLACE ] VIEW AS SELECT
>         CREATE [ OR REPLACE ] AGGREGATE
>         CREATE [ OR REPLACE ] TRANSFORM

Thanks for the patch! The patch looks good to me.
Barring no objection, I will commit this.

Regards,

-- 
Fujii Masao


Reply via email to