Re: Adding OLD/NEW support to RETURNING - Mailing list pgsql-hackers

From jian he
Subject Re: Adding OLD/NEW support to RETURNING
Date
Msg-id CACJufxF2VbNX1N=tzUMx4NCfmtvT+dASM7Uo+dmjyj+YtOTrJQ@mail.gmail.com
Whole thread Raw
In response to Adding OLD/NEW support to RETURNING  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Responses Re: Adding OLD/NEW support to RETURNING
List pgsql-hackers
On Fri, Aug 16, 2024 at 6:39 PM Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
>

in Var comments:

 * varlevelsup is greater than zero in Vars that represent outer references.
 * Note that it affects the meaning of all of varno, varnullingrels, and
 * varnosyn, all of which refer to the range table of that query level.

Does this need to change accordingly?

i found there is no privilege test in src/test/regress/sql/updatable_views.sql?
Do we need to add some tests?

Other than that, I didn't find any issue.



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Cirrus CI for macOS branches 16 and 15 broken
Next
From: Thomas Munro
Date:
Subject: Re: Cirrus CI for macOS branches 16 and 15 broken