[patch] Typo in ECPG Docs
От | Andreas Seltenreich |
---|---|
Тема | [patch] Typo in ECPG Docs |
Дата | |
Msg-id | 87wtq8pgpz.fsf@gate450.dyndns.org обсуждение исходный текст |
Ответы |
Re: [patch] Typo in ECPG Docs
|
Список | pgsql-docs |
Hi, I just stumbled across a spurious indefinite article in the ECPG docs. See the attached patch. Speaking of indefinite articles, there seems to be some inconsistency in using "a SQL ..." and "an SQL ..." throughout the docs. This could probably be easily fixed using a script, but I'm not sure if I'm missing some grammatical details here, since English isn't my native language. regards, Andreas Index: ecpg.sgml =================================================================== RCS file: /projects/cvsroot/pgsql/doc/src/sgml/ecpg.sgml,v retrieving revision 1.63 diff -u -r1.63 ecpg.sgml --- ecpg.sgml 22 Jan 2005 22:56:35 -0000 1.63 +++ ecpg.sgml 9 May 2005 03:44:13 -0000 @@ -446,7 +446,7 @@ </para> <para> - The declarations are also echoed to the output file as a normal C + The declarations are also echoed to the output file as normal C variables, so there's no need to declare them again. Variables that are not intended to be used in SQL commands can be declared normally outside these special sections.
В списке pgsql-docs по дате отправления: