Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc6b62a4

Browse files
committed
Update bugs section of ecpg...
1 parent7f4edbf commitc6b62a4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎src/man/ecpg.1‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@ The files to be processed.
4545
.SH "BUGS"
4646
The return code is alway -1 in case of an error. You cannot see which error
4747
occured by examining the return code.
48+
.TP
49+
The cursor is opened when the declare statement is issued.
50+
.TP
51+
ecpg does not understand enum datatypes.
52+
.TP
53+
The is no exec sql prepare statement.
54+
.TP
55+
The complete structure definition has to be listed inside the declare section for ecpg to be able to understand it.
4856
.SH "RETURN VALUE"
4957
.IR ecpg
5058
returns 0 to the shell on successful completion, -1 for errors,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp