Thread: CVS Commit by dpage: Generate function SQL correctly when the return

CVS Commit by dpage: Generate function SQL correctly when the return

From
cvs@cvs.pgadmin.org
Date:
Log Message:
-----------
Generate function SQL correctly when the return type needs a schema specification

Modified Files:
--------------
    pgadmin3:
        CHANGELOG.txt (r1.98 -> r1.99)
    pgadmin3/pkg/win32:
        pgadmin3.wsi (r1.14 -> r1.15)
    pgadmin3/src/include:
        frmQuery.h (r1.20 -> r1.21)
    pgadmin3/src/schema:
        pgFunction.cpp (r1.33 -> r1.34)
    pgadmin3/src/ui:
        frmQuery.cpp (r1.65 -> r1.66)


Attachment