Menu

#37 Keyword PIPELINED unknown

0.8.2
closed-fixed
5
2004-07-21
2004-04-21
Anonymous
No

Thx for PLDoc, its a very usefull tool!

With pipilend Functions I got an parsing error:

FUNCTION get_dates
( p_start_datum IN DATE
, p_return_werte IN NUMBER
, p_inkrement IN NUMBER
)
RETURN type_date PIPELINED;

Error:

Was expecting one of:
"AS" ...
"DETERMINISTIC" ...
"IS" ...
"PARALLEL_ENABLE" ...
";" ...
"%" ...
"@" ...
"." ...

mh@ordix.de

Discussion

  • Albert Tumanov

    Albert Tumanov - 2004-04-25

    Logged In: YES
    user_id=86901

    This PIPELINED is not documented in Oracle documentation
    syntax diagrams. That's why I missed it.
    Now it's fixed in CVS.
    You might want to try the latest nightly build
    (http://pldoc.sourceforge.net/nightlybuild/pldoc-200404250615.zip)

     
  • Albert Tumanov

    Albert Tumanov - 2004-04-25
    • milestone: --> 305105
    • assigned_to: nobody --> altumano
    • status: open --> closed-fixed
     
  • Albert Tumanov

    Albert Tumanov - 2004-07-04
    • summary: Keyword PIPLINED unknown --> Keyword PIPELINED unknown
     
  • Albert Tumanov

    Albert Tumanov - 2004-07-21

    Logged In: YES
    user_id=86901

    strange but looks like the fix have disappeared (did I
    really fix it ?)

    Now fixed in CVS, created nightly build.

     
  • Albert Tumanov

    Albert Tumanov - 2004-07-21
    • milestone: 305105 --> 0.8.2
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.