pgsql: Docs: minor improvements for documentation about plpgsql trigger

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Docs: minor improvements for documentation about plpgsql trigger
Date: 2016-07-08 17:23:14
Message-ID: E1bLZUg-0002M0-7u@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Docs: minor improvements for documentation about plpgsql triggers.

Fabien Coelho, some further wordsmithing by me

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/769159fd393f006f29879a71a5f2b3049251b4d9

Modified Files
--------------
doc/src/sgml/plpgsql.sgml | 32 +++++++++++++++++++++-----------
1 file changed, 21 insertions(+), 11 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2016-07-08 17:53:49 Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold <
Previous Message Tom Lane 2016-07-08 16:46:20 pgsql: Docs: improve examples about not repeating table name in UPDATE