Re: tab-complete for ALTER TABLE .. DETACH PARTITION CONCURRENTLY

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: tab-complete for ALTER TABLE .. DETACH PARTITION CONCURRENTLY
Date: 2021-04-26 20:22:31
Message-ID: 20210426202231.GA13558@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2021-Apr-26, Justin Pryzby wrote:

> On Thu, Apr 22, 2021 at 04:40:35PM -0400, Alvaro Herrera wrote:
> > Would anyone oppose me pushing this for tab-completing the new keywords
> > of ALTER TABLE .. DETACH PARTITION?
>
> +1 to apply tab completion for v14

Pushed.

--
Álvaro Herrera 39°49'30"S 73°17'W
"Before you were born your parents weren't as boring as they are now. They
got that way paying your bills, cleaning up your room and listening to you
tell them how idealistic you are." -- Charles J. Sykes' advice to teenagers

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2021-04-26 21:59:17 Re: Performance degradation of REFRESH MATERIALIZED VIEW
Previous Message Andres Freund 2021-04-26 19:58:46 Re: Use simplehash.h instead of dynahash in SMgr