ecpg fix
От | Pierce Tyler |
---|---|
Тема | ecpg fix |
Дата | |
Msg-id | 3AB623C5.4C1EC22F@greatbridge.com обсуждение исходный текст |
Ответы |
Re: ecpg fix
Re: ecpg fix |
Список | pgsql-docs |
Here's a small fix to the ecpg-ref file. Apparently, if the "TO" isn't included, an error message will be returned. Thanks, Pierce -- -------------------------------------------------------------- Pierce Tyler | e: pierce@greatbridge.com Technical Writer | p: (757)233-5544 Great Bridge, LLC | w: www.greatbridge.com www.greatbridge.org*** ref-symlink/ecpg-ref.sgml Mon Dec 25 18:15:26 2000 --- ecpg-ref.sgml Mon Mar 19 10:04:33 2001 *************** *** 291,297 **** One connects to a database using the following: <programlisting> ! EXEC SQL CONNECT <replaceable>dbname</replaceable>; </programlisting> where the database name is not quoted. Prior to version 2.1.0, the --- 291,297 ---- One connects to a database using the following: <programlisting> ! EXEC SQL CONNECT TO<replaceable>dbname</replaceable>; </programlisting> where the database name is not quoted. Prior to version 2.1.0, the
В списке pgsql-docs по дате отправления: