Re: [pgadmin-support] Newbie questions, diff between functions and

2006-11-25 Thread Milen A. Radev
novnov написа: > I am still very confused by pgsql's approach to functions vs procedures. > > In my testing using pgAdmin III, if I create both In and Out args it's > listed as a proc. If I add only a In or only an Out, both are listed as > functions and the args are 'gone'. Does that make sense?

Re: [pgadmin-support] Newbie questions, diff between functions and

2006-11-25 Thread novnov
I am still very confused by pgsql's approach to functions vs procedures. In my testing using pgAdmin III, if I create both In and Out args it's listed as a proc. If I add only a In or only an Out, both are listed as functions and the args are 'gone'. Does that make sense? I am puzzled by the fac

Re: [pgadmin-support] Add CASCADE to DROP SCHEMA, please

2006-11-25 Thread Dave Page
> --- Original Message --- > From: "Andrus" <[EMAIL PROTECTED]> > To: pgadmin-support@postgresql.org > Sent: 25/11/06, 19:41:10 > Subject: [pgadmin-support] Add CASCADE to DROP SCHEMA, please > > Currently pgAdmin allows to delete only emtpry schemas. > > Can you add CASCADE clause to t

[pgadmin-support] Add CASCADE to DROP SCHEMA, please

2006-11-25 Thread Andrus
Currently pgAdmin allows to delete only emtpry schemas. Can you add CASCADE clause to the DROP SCHEMA statement which pgAdmin generates so that non-empty schemas can be deleted also, please. Andrus ---(end of broadcast)--- TIP 9: In versions b

Re: [pgadmin-support] Newbie questions, diff between functions and

2006-11-25 Thread Raymond O'Donnell
On 24 Nov 2006 at 18:59, novnov wrote: > OK, thanks...and I take it that there is nothing about the cube > functions that are inherently needed? I've never touched template1, > this is an out of the box postgres 8.1 windows install. I'm not aware of the the cube functions - others may know what

Re: [pgadmin-support] Can not build pgadmin3-1.6.0

2006-11-25 Thread Dave Page
Bryan Wilkerson wrote: I feel the hints at self service, but piecing this together from > anecdotal evidence is never going to be as efficient as a configure > script that does it's job and detects dependency failures. Well it does detect if libxml2 is missing, or too old, but I'm still not s