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

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: b7f3981756d314d32cca27b5c3d31bdd58b6ff06
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2022-11-15T13:54:49Z
Releases: 16.0
doc: Use more concise wording for pl/pgSQL TG_ variables

To improve readability of the TG_ variables definition lists, this moves
the datatypes up to the defined term to avoid having each entry start
with "Data type". This also removes redundant wording that that didn't
carry any information from the descriptions.

Author: Christoph Berg <myon@debian.org>
Reviewed-by: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Discussion: https://postgr.es/m/Yw4Noe3A2s87A0qq@msg.df7cb.de

Files

PathChange+/−
doc/src/sgml/plpgsql.sgml modified +28 −39

Documentation touched

Discussion