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

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>
Cc: jian he <jian(dot)universality(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: add tab-complete for ALTER DOMAIN ADD...
Date: 2025-05-11 14:48:58
Message-ID: 202505111448.bwbfomrymq4b@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

So we should also have tab-completion for ALTER TABLE ADD NOT NULL, as
in the attached. Any opinions?

--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
"Estoy de acuerdo contigo en que la verdad absoluta no existe...
El problema es que la mentira sí existe y tu estás mintiendo" (G. Lama)

Attachment Content-Type Size
0001-Add-tab-completion-for-ALTER-TABLE-not-nulls.patch text/x-diff 2.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dagfinn Ilmari Mannsåker 2025-05-11 14:54:50 Re: add tab-complete for ALTER DOMAIN ADD...
Previous Message Álvaro Herrera 2025-05-11 14:22:09 Re: add tab-complete for ALTER DOMAIN ADD...