Обсуждение: Fix typo in ecpg.sgml

Поиск
Список
Период
Сортировка

Fix typo in ecpg.sgml

От
Tobias Bussmann
Дата:
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
Дата:
> 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
Дата:
> Right, and the "SQL" was missing, too. Thanks for spotting, fixed in
> HEAD.

oops. Thanks for taking care.

Tobias