[pgadmin-hackers] error comment operator

2002-07-22 Thread frank_lupo

The operators have a comment.
The column in pgadmin2 of comment operators is blank.

Bye !!
Frank Lupo (Wolf) !!



--
Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f

Sponsor:
Un regalo, mille possibilità di scelta, una più preziosa dell'altra.
Clicca qui: http://adv2.email.it/cgi-bin/foclick.cgi?mid=613&d=22-7

---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html



Re: [pgadmin-hackers] error comment operator

2002-07-22 Thread Dave Page



> -Original Message-
> From: frank_lupo [mailto:[EMAIL PROTECTED]] 
> Sent: 22 July 2002 16:27
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] error comment operator
> 
> 
> The operators have a comment.
> The column in pgadmin2 of comment operators is blank.
> 

There is a bug (or some might say feature) in PostgreSQL 7.2 & lower -
the comment on operators is actually stored against the underlying
function. Following recent discussion on the
[EMAIL PROTECTED] list, this should be corrected for 7.3.

Regards, Dave.

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]



Re: [pgadmin-hackers] list user not in group

2002-07-22 Thread Dave Page



> -Original Message-
> From: frank_lupo [mailto:[EMAIL PROTECTED]] 
> Sent: 20 July 2002 10:55
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] list user not in group
> 
> 
> If possible view the user not in group ?
> 
> E.s
> Users
> User1
> User2
> User3
> Groups
> Group1
>   User1
> Group2
>   User2
> Users Not in groups
> User3
> 

There's no way to do this in pgAdmin, and to be honest it's not
something I have the time for. You might try figuring out an SQL query
to do it for you.

Regards, Dave.

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly