Re: Added tab completion for the missing options in copy statement

From: ahsan hadi <ahsan(dot)hadi(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: vignesh C <vignesh21(at)gmail(dot)com>
Subject: Re: Added tab completion for the missing options in copy statement
Date: 2020-07-07 13:06:38
Message-ID: 159412719894.1150.17995966457526560912.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: not tested

Tested the tab complete for copy command, it provides the tab completion after providing the "TO|FROM filename With|Where". Does this require any doc change?

The new status of this patch is: Waiting on Author

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2020-07-07 13:16:43 Re: Default setting for enable_hashagg_disk (hash_mem)
Previous Message torikoshia 2020-07-07 13:02:10 Re: Creating a function for exposing memory usage of backend process