Re: [PATCH] Tab completion for SET COMPRESSION - Mailing list pgsql-hackers

From Shinya Kato
Subject Re: [PATCH] Tab completion for SET COMPRESSION
Date
Msg-id 47b71e0c523b30357208e79786161281@oss.nttdata.com
Whole thread Raw
In response to Re: [PATCH] Tab completion for SET COMPRESSION  (Aleksander Alekseev <aleksander@timescale.com>)
Responses Re: [PATCH] Tab completion for SET COMPRESSION
List 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

pgsql-hackers by date:

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