pgsql: Fixed incorrect description of EXEC SQL VAR command. - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Fixed incorrect description of EXEC SQL VAR command.
Date
Msg-id E1UsDmw-0004Ub-7W@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fixed incorrect description of EXEC SQL VAR command.

Thanks to MauMau <maumau307@gmail.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(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: pgbench: Fix inadvertent inconsistency in help message.
Next
From: Tom Lane
Date:
Subject: pgsql: Expect EWOULDBLOCK from a non-blocking connect() call only on Wi