From: | jian he <jian(dot)universality(at)gmail(dot)com> |
---|---|
To: | Xuneng Zhou <xunengzhou(at)gmail(dot)com> |
Cc: | Navneet Kumar <thanit3111(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: support virtual generated column not null constraint |
Date: | 2025-03-08 10:10:56 |
Message-ID: | CACJufxFT3+0iY6aj4GYqi1kOdgvKP3teXT-1RrYagxhJKfxRTw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
hi.
patch attached to fix the above thread mentioned issue, related tests added.
also there are several compiler warnings at [0] for virtual generated
column domain patch,
i did some minor adjustment, let's see how it goes.
Attachment | Content-Type | Size |
---|---|---|
v3-0003-domain-over-virtual-generated-column.patch | text/x-patch | 27.9 KB |
v3-0002-rename-ExecComputeGenerated-to-ExecComputeGenerat.patch | text/x-patch | 5.2 KB |
v3-0001-not-null-for-virtual-generated-column.patch | text/x-patch | 31.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Korotkov | 2025-03-08 10:42:41 | Re: pgsql: reindexdb: Add the index-level REINDEX with multiple jobs |
Previous Message | Álvaro Herrera | 2025-03-08 09:56:55 | Re: pgsql: reindexdb: Add the index-level REINDEX with multiple jobs |