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

Christoph Berg <myon@debian.org>

From: Christoph Berg <myon@debian.org>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-08-31T11:55:19Z
Lists: pgsql-hackers

Attachments

Re: To Peter Eisentraut
> The new version of the patch just moves up the data types, and removes
> the extra clutter from the beginnings of each description:

The last version had the brackets in TG_ARGV[] (text[]) duplicated.

Christoph

Commits

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