[PATCH] Feature improvement for TRUNCATE tab completion.

From: miyake_kouta <miyake_kouta(at)oss(dot)nttdata(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: [PATCH] Feature improvement for TRUNCATE tab completion.
Date: 2021-02-22 07:04:10
Message-ID: f5d30053d00dcafda3280c9e267ecb0f@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi.

I created a patch which improves psql's TRUNCATE tab completion.
Current tab completion can complement only a table name to be truncated.
This patch enables psql to complement other keywords related to
TRUNCATE.

Regards.
Kota Miyake

Attachment Content-Type Size
truncate_tab_completion.patch text/x-diff 1.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2021-02-22 07:09:46 Re: Improve new hash partition bound check error messages
Previous Message Vik Fearing 2021-02-22 07:00:47 Re: Catalog version access