Thread
-
Fix typo in ecpg.sgml
Tobias Bussmann <t.bussmann@gmx.net> — 2016-11-30T18:14:07Z
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
-
Re: Fix typo in ecpg.sgml
Michael Meskes <meskes@postgresql.org> — 2016-12-01T11:27:44Z
> 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
Tobias Bussmann <t.bussmann@gmx.net> — 2016-12-01T12:16:39Z
> Right, and the "SQL" was missing, too. Thanks for spotting, fixed in > HEAD. oops. Thanks for taking care. Tobias