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-07-09 13:48:48
Message-ID: E1UwYHg-0000Wp-4m@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
------
REL9_3_STABLE

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

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 Peter Eisentraut 2013-07-10 01:05:52 pgsql: Fix lack of message pluralization
Previous Message Heikki Linnakangas 2013-07-09 08:35:44 pgsql: Fix memory barrier support on icc on ia64, 2nd attempt.