Re: NOT NULL NOT ENFORCED

From: Haritabh Gupta <haritabh1992(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Jian He <hejian(dot)mark(at)gmail(dot)com>
Subject: Re: NOT NULL NOT ENFORCED
Date: 2026-01-06 18:31:24
Message-ID: 176772428435.2452227.15663652319111720473.pgcf@coridan.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,
Noticed that the tab-completion is not working for the syntax e.g. `alter table x add constraint nn not null a no`.
Maybe we can get this added too with the patch.

Regards,
Haritabh

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Matheus Alcantara 2026-01-06 18:35:06 Re: LLVM 22
Previous Message Eric Ridge 2026-01-06 18:28:27 Re: pg18 bug? SELECT query doesn't work