Re: plpgsql-trigger.html: Format TG_ variables as table (patch)

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Christoph Berg <myon@debian.org>
Cc: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>, Peter Eisentraut <peter.eisentraut@enterprisedb.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-11-15T14:00:44Z
Lists: pgsql-hackers
> On 2 Sep 2022, at 11:19, Daniel Gustafsson <daniel@yesql.se> wrote:

> The patch missed to update the corresponding list for TG_ event trigger vars,
> fixed in the attached.

I took another look at this, and pushed it with a few small tweaks. Thanks!

--
Daniel Gustafsson		https://vmware.com/




Commits

  1. doc: Use more concise wording for pl/pgSQL TG_ variables