pgsql: Fixed incorrect description of EXEC SQL VAR command.

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fixed incorrect description of EXEC SQL VAR command.
Date: 2013-06-27 15:07:10
Message-ID: E1UsDmw-0004Ub-7W@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fixed incorrect description of EXEC SQL VAR command.

Thanks to MauMau <maumau307(at)gmail(dot)com> for finding and fixing this.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a2769a4e2137bda5f3ad2834fbb5f353f86cab40

Modified Files
--------------
doc/src/sgml/ecpg.sgml | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2013-06-27 16:38:08 pgsql: Expect EWOULDBLOCK from a non-blocking connect() call only on Wi
Previous Message Robert Haas 2013-06-27 14:33:31 pgsql: pgbench: Fix inadvertent inconsistency in help message.