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

Commit73d309f

Browse files
committed
From: Michael Meskes <meskes@topsystem.de>
Here's a small patch to ecpg's man page to make it list all known bugs.
1 parentceebcd0 commit73d309f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎src/man/ecpg.1

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,13 @@ ecpg does not understand enum datatypes.
5353
The is no exec sql prepare statement.
5454
.TP
5555
The complete structure definition has to be listed inside the declare section for ecpg to be able to understand it.
56+
.TP
57+
Each variable has to be defined on a line on its own.
58+
.TP
59+
There is no way yet to fill a complete array with one call except arrays of [unsigned] char
60+
which are considered strings.
61+
.TP
62+
ecpg cannot use pointer variables except [unsigned] char *
5663
.SH "RETURN VALUE"
5764
.IR ecpg
5865
returns 0 to the shell on successful completion, -1 for errors,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp