Thread: Fix typo in ecpg.sgml

Fix typo in ecpg.sgml

From
Tobias Bussmann
Date:
Hi,

there is a missing "EXEC" in ecpg.sgml in the list of transaction management commands.

Attached a trivial patch to fix this.

Best regards
Tobias



Attachment

Re: Fix typo in ecpg.sgml

From
Michael Meskes
Date:
> there is a missing "EXEC" in ecpg.sgml in the list of transaction
> management commands.

Right, and the "SQL" was missing, too. Thanks for spotting, fixed in
HEAD.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Meskes at (Debian|Postgresql) dot Org
Jabber: michael at xmpp dot meskes dot org
VfL Borussia! Força Barça! SF 49ers! Use Debian GNU/Linux, PostgreSQL



Re: Fix typo in ecpg.sgml

From
Tobias Bussmann
Date:
> Right, and the "SQL" was missing, too. Thanks for spotting, fixed in
> HEAD.

oops. Thanks for taking care.

Tobias