pgsql: Removed sentence about not being able to retrieve more than one

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Removed sentence about not being able to retrieve more than one
Date: 2012-10-05 15:08:42
Message-ID: E1TK9W6-0003mN-W5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Removed sentence about not being able to retrieve more than one row at a time,
because it is not correct.

Branch
------
REL9_1_STABLE

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

Modified Files
--------------
doc/src/sgml/ecpg.sgml | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2012-10-05 15:08:43 pgsql: Fixed test for array boundary.
Previous Message Heikki Linnakangas 2012-10-05 14:26:07 pgsql: Use the regular main processing loop also in walsenders.