pgsql: Revert documentation patch about NEW/OLD and triggers.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert documentation patch about NEW/OLD and triggers.
Date: 2011-09-07 13:24:40
Message-ID: E1R1I7M-0001NS-43@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert documentation patch about NEW/OLD and triggers.

Backpatch to 9.0 and 9.1.

Patch from Josh Kupershmidt.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8eacb25cbe9100b9cf441d4cbca4cec8fa5e3f52

Modified Files
--------------
doc/src/sgml/plpgsql.sgml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-09-07 13:48:31 pgsql: Fix to_date() and to_timestamp() to handle year masks of length
Previous Message Simon Riggs 2011-09-07 11:15:46 pgsql: Partially revoke attempt to improve performance with many savepo