pgsql: Remove doc mention about read committed in upsert example.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove doc mention about read committed in upsert example.
Date: 2011-02-17 19:24:48
Message-ID: E1Pq9T6-0007L8-EU@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove doc mention about read committed in upsert example.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3472a2b0565ad0302e5ea47e49a95305c2b07f64

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-02-17 20:04:50 pgsql: Fix contrib/pg_trgm to have smoother updates from 9.0.
Previous Message Andrew Dunstan 2011-02-17 19:04:59 Re: Re: [COMMITTERS] pgsql: Fix blatantly uninitialized variable in recent commit.