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

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

From
Daniel Gustafsson
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b7f3981756d314d32cca27b5c3d31bdd58b6ff06

Modified Files
--------------
doc/src/sgml/plpgsql.sgml | 67 ++++++++++++++++++++---------------------------
1 file changed, 28 insertions(+), 39 deletions(-)