BUG #7908: documentation mismatch - Mailing list pgsql-bugs

From michael.enke@wincor-nixdorf.com
Subject BUG #7908: documentation mismatch
Date
Msg-id E1UAdkv-0007FD-HC@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #7908: documentation mismatch  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      7908
Logged by:          Michael Enke
Email address:      michael.enke@wincor-nixdorf.com
PostgreSQL version: 9.1.8
Operating system:   CentOS 6.2
Description:        =


in page docs/9.1/static/trigger-definition.html (applies also for other
versions):
... while row-level AFTER triggers fire at the end of the statement ...
should be changed to
... while row-level AFTER triggers fire immediately after a particular row
is operated on ...

pgsql-bugs by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: BUG #7903: EAN13s are shown ISBN values
Next
From: Tom Lane
Date:
Subject: Re: BUG #7908: documentation mismatch