Re: Show expression of virtual columns in error messages

From: "Matheus Alcantara" <matheusssilv97(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "Peter Eisentraut" <peter(at)eisentraut(dot)org>, "Yugo Nagata" <nagata(at)sraoss(dot)co(dot)jp>
Subject: Re: Show expression of virtual columns in error messages
Date: 2026-07-10 21:13:43
Message-ID: DJV79NVENPC8.DVXIKOV4VBNV@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon Mar 16, 2026 at 12:36 PM -03, Matheus Alcantara wrote:
> Attaching v5 with documentation changes included and rebased with master.
>

Attaching v6 rebased due to changes on a4639d64e21

--
Matheus Alcantara
EDB: https://www.enterprisedb.com

Attachment Content-Type Size
v6-0001-Compute-virtual-generated-columns-during-INSERT-U.patch text/plain 25.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message surya poondla 2026-07-10 21:42:26 Re: Fix races conditions in DropRole() and GrantRole()
Previous Message Peter Geoghegan 2026-07-10 21:01:42 Re: s/pg_attribute_always_inline/pg_always_inline/?