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

------------------------------------------------------------------------------------------
Regards
Shenhao Wang


Attachment: 0001-Tab-completion-of-CREATE-OR-REPLACE-in-psql.patch
Description: 0001-Tab-completion-of-CREATE-OR-REPLACE-in-psql.patch

Reply via email to