Content-Length: 275113 | pFad | http://github.com/postgrespro/postgres/commit/2390f2b2d3ef708c282846457b6fd837a0c08061

8B Documentation fix for ecpg. · postgrespro/postgres@2390f2b · GitHub
Skip to content

Commit 2390f2b

Browse files
author
Michael Meskes
committed
Documentation fix for ecpg.
The latest fixes removed a limitation that was still in the docs, so Zoltan updated the docs, too.
1 parent 51867a0 commit 2390f2b

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

doc/src/sgml/ecpg.sgml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -944,20 +944,6 @@ struct varchar_var { int len; char arr[180]; } var;
944944
is used.
945945
</para>
946946

947-
<para>
948-
Two or more <type>VARCHAR</type> host variables cannot be defined
949-
in single line statement. The following code will confuse
950-
the <command>ecpg</command> preprocessor:
951-
<programlisting>
952-
VARCHAR v1[128], v2[128]; /* WRONG */
953-
</programlisting>
954-
Two variables should be defined in separate statements like this:
955-
<programlisting>
956-
VARCHAR v1[128];
957-
VARCHAR v2[128];
958-
</programlisting>
959-
</para>
960-
961947
<para>
962948
<type>VARCHAR</type> can be written in upper or lower case, but
963949
not in mixed case.

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/2390f2b2d3ef708c282846457b6fd837a0c08061

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy