minor plpgsql doc patch

Started by Fabien COELHOalmost 10 years ago3 messageshackers
Jump to latest
#1Fabien COELHO
coelho@cri.ensmp.fr

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.

Attachments:

plpgsql-trigger-doc-1.patchtext/x-diff; name=plpgsql-trigger-doc-1.patchDownload+20-11
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Fabien COELHO (#1)
Re: minor plpgsql doc patch

Fabien COELHO <coelho@cri.ensmp.fr> writes:

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.

Looks like a good idea. Pushed with slight wording adjustments.

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#3Fabien COELHO
coelho@cri.ensmp.fr
In reply to: Tom Lane (#2)
Re: minor plpgsql doc patch

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.

Looks like a good idea. Pushed with slight wording adjustments.

Fine!

--
Fabien.

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers