Re: [PATCH] Tab completion for SET COMPRESSION

From: Shinya Kato <Shinya11(dot)Kato(at)oss(dot)nttdata(dot)com>
To: Aleksander Alekseev <aleksander(at)timescale(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz>
Subject: Re: [PATCH] Tab completion for SET COMPRESSION
Date: 2022-09-06 10:32:20
Message-ID: 47b71e0c523b30357208e79786161281@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2022-09-06 17:28, Aleksander Alekseev wrote:

>> In addition, why not take this opportunity to create a tab completion
>> for
>> "ALTER TABLE <name> OF <type_name>" and "ALTER TABLE <name> NOT OF"?
>
> Thanks for reviewing, Shinya. Let's fix this too. The patch is
> attached.

Thanks for the new patch!
A minor modification has been made so that the composite type is also
completed after "ALTER TABLE <name> OF".

Thought?

--
Regards,

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

Attachment Content-Type Size
v2-0001-Add-psql-tab-compression-for-OF-NOT-OF-with-ALTER.patch text/x-diff 1.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Himanshu Upadhyaya 2022-09-06 10:34:10 Re: HOT chain validation in verify_heapam()
Previous Message Amit Kapila 2022-09-06 10:25:25 Re: test_decoding assertion failure for the loss of top-sub transaction relationship