Re: [PATCH] Tab completion for SET COMPRESSION

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

Hi hackers,

> Right. That looks fine to me, so applied.

Thanks, Michael.

> 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.

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v1-0001-Add-psql-tab-compression-for-OF-NOT-OF-with-ALTER.patch application/octet-stream 1.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2022-09-06 08:36:48 Re: Smoothing the subtrans performance catastrophe
Previous Message Japin Li 2022-09-06 08:22:54 Re: Out-of-date comments about RecentGlobalXmin?