minor plpgsql doc patch - Mailing list pgsql-hackers

From Fabien COELHO
Subject minor plpgsql doc patch
Date
Msg-id alpine.DEB.2.20.1607061112150.14028@sto
Whole thread Raw
Responses Re: minor plpgsql doc patch  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello pgdevs,

The very minor patch attached improves the PL/pgSQL documentation about
trigger functions. It moves the description common to both data change &
database event triggers out of the first section and into a common header.
It adds a link at the beginning of the sections to their corresponding
generic chapters.

--
Fabien.
Attachment

pgsql-hackers by date:

Previous
From: ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Date:
Subject: [PATCH] Set sgml-basic-offset to 1 in .dir-locals.el
Next
From: Fujii Masao
Date:
Subject: Re: Fix typo in jsonb.c