orafce - orafce: PL/SQL dump function implementation. - Mailing list pgsql-committers

From okbob@pgfoundry.org (User Okbob)
Subject orafce - orafce: PL/SQL dump function implementation.
Date
Msg-id 20090219143538.D476E17ADEC2@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
PL/SQL dump function implementation.

only format 8, 10, 16, 17 are supported

Modified Files:
--------------
    orafce:
        orafunc.sql.in (r1.56 -> r1.57)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/orafunc.sql.in.diff?r1=1.56&r2=1.57)
        others.c (r1.14 -> r1.15)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/others.c.diff?r1=1.14&r2=1.15)
        uninstall_orafunc.sql (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/uninstall_orafunc.sql.diff?r1=1.7&r2=1.8)
    orafce/expected:
        orafunc.out (r1.22 -> r1.23)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/expected/orafunc.out.diff?r1=1.22&r2=1.23)
    orafce/sql:
        orafunc.sql (r1.20 -> r1.21)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/sql/orafunc.sql.diff?r1=1.20&r2=1.21)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Wordsmithing for PL/Perl messages
Next
From: okbob@pgfoundry.org (User Okbob)
Date:
Subject: orafce - orafce: include parser/parse_expr because exprType is defined