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(
Andreas Pflug wrote:
Raphaël Enrici wrote:
Just did some test here.
In "properties" tab, arguments stays greyed
This is an information only field.
Ok, that's what I suspected.
but I can add arguments with the "parameters" tab. Note that in the
parameters tab, "SET" is selected by default but grey
[EMAIL PROTECTED] wrote:
When pgAdmin generates sql query for create (or replace) function
it does not quote the name of returning type e.g.
Fixed in cvs, thanks for reporting.
bug #2
in table editor (view) dialog i can't insert a row in the table which
does not contain oid field (created without o
Raphaël Enrici wrote:
Just did some test here.
In "properties" tab, arguments stays greyed
This is an information only field.
but I can add arguments with
the "parameters" tab. Note that in the parameters tab, "SET" is selected
by default but greyed until you try to select something in it (normal
Miha Radej wrote:
hi!
on windows 2000 sp4 i get to the following problem while trying to do a
database backup using pgadmin3 version 1.1.0 devel (jul 23 2004):
**
pg_dump.exe -h localhost -p 5432 -U delo -F p -v -f
"c:\trusted_backup.sql" explorer
pg_dump.exe: server version: 8.