On Wed, Mar 6, 2013 at 7:27 PM, Ian Lawrence Barwick <[email protected]> wrote: > I found this sentence somewhat confusing: > > "It is possible for a column's value to change even when the trigger > is not fired," > > http://www.postgresql.org/docs/devel/static/sql-createtrigger.html#SQL-CREATETRIGGER-NOTES > > More precise would be something along the lines "It is possible that > changes to the > column's value will not cause the trigger to be fired". > > The attached patch hopefully rewords the entire paragraph for clarity.
I guess I prefer the current version, personally. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
