Re: add tab-complete for ALTER DOMAIN ADD...

From: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: "jian he" <jian(dot)universality(at)gmail(dot)com>, "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: add tab-complete for ALTER DOMAIN ADD...
Date: 2025-05-11 14:54:50
Message-ID: a8689497-6e38-468f-9513-98a70244eb97@app.fastmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, 11 May 2025, at 15:48, Álvaro Herrera wrote:
> So we should also have tab-completion for ALTER TABLE ADD NOT NULL, as
> in the attached. Any opinions?

LGTM

--
- ilmari

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-05-11 15:13:18 Re: Valgrind - showing memory leaks
Previous Message Álvaro Herrera 2025-05-11 14:48:58 Re: add tab-complete for ALTER DOMAIN ADD...