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

Commit676bb1a

Browse files
committed
Add a hack requested by the JDBC driver writers: when a function's
argument list contains parameter symbols ($n) declared as type VOID,discard these arguments. This allows the driver to avoid renumberingmixed IN and OUT argument placeholders (the JDBC syntax involves writing? for both IN and OUT parameters, but on the server side we don't thinkthat OUT parameters are arguments). This doesn't break any currently-useful cases since VOID is not used as an input argument type.
1 parent738df43 commit676bb1a

File tree

2 files changed

+221
-186
lines changed

2 files changed

+221
-186
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp