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

From: cvs(at)cvs(dot)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: CVS Commit by dpage: Generate function SQL correctly when the return
Date: 2004-05-11 08:58:58
Message-ID: 200405110858.i4B8wwfE027236@cvs.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 Content-Type Size
cvs-200451185858-diff.txt text/plain 4.0 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message cvs 2004-05-11 09:05:25 CVS Commit by dpage: Rollback unintentional commit.
Previous Message Dave Page 2004-05-11 07:20:28 Re: hello