[pgadmin-support] Bug report

2004-09-05 Thread Ivan-Sun1
Hello pgadmin-support, CREATE TYPE "AreasStatistics_GetForAreaType" AS ("AreaCaption" varchar(256), "AreaUrl" varchar(1024), "Balance" numeric(18,9), "TodayExposures" int4, "YesterdayExposures" int4, "WeekExposures" int4, "MonthExposures" int4, "TodayMoney" numeric(

[pgadmin-support] Bug report

2004-09-01 Thread Ivan-Sun1
Hello pgadmin-support, I'm using pgAdminIII Version 1.1.0 Devel (Aug 9 2004) on Windows XP SP2. I found a bag: When pgAdmin generates sql query for create (or replace) function it does not quote the name of returning type e.g. CREATE OR REPLACE FUNCTION "AreasThemesStatistics_Get4Area"("areaId"