Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
PostgreSQL 9.4.1 Documentation
PrevUpChapter 41. PL/Tcl - Tcl Procedural LanguageNext

41.3. Data Values in PL/Tcl

The argument values supplied to a PL/Tcl function's code are simply the input arguments converted to text form (just as if they had been displayed by aSELECT statement). Conversely, thereturn command will accept any string that is acceptable input format for the function's declared return type. So, within the PL/Tcl function, all values are just text strings.


PrevHomeNext
PL/Tcl Functions and ArgumentsUpGlobal Data in PL/Tcl
Go to PostgreSQL 9.4
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp