Обсуждение: ecpg's minor bug

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

ecpg's minor bug

От
"William ZHANG"
Дата:
in preproc.y:2021:

opt_revoke_grant_option: GRANT OPTION FOR
....   $$ = make_str("with grant option");

should be:
   $$ = make_str("grant option for");

I get the lastest CVS version.




Re: ecpg's minor bug

От
Michael Meskes
Дата:
On Thu, Jan 01, 2004 at 01:59:45PM +0800, William ZHANG wrote:
> in preproc.y:2021:
> ...

Thanks for the report. I just fixed it in HEAD and 7.4.

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!