Re: [pgadmin-support] Overloading functions that are used by operators.

2003-07-14 Thread Dave Page
Title: Message You're welcome - glad it works :-)   Regards, Dave. -Original Message-From: Donald Fraser [mailto:[EMAIL PROTECTED] Sent: 14 July 2003 16:32To: [pgADMIN]Subject: Re: [pgadmin-support] Overloading functions that are used by operators. Just to say t

Re: [pgadmin-support] Overloading functions that are used by operators.

2003-07-14 Thread Donald Fraser
Title: Message Just to say that I tested the July 10th snap-shot and all works with Operators etc.. Many thanks to Dave and Andreas for your patience.   Regards Donald Fraser.

Re: [ADMIN] [pgadmin-support] Overloading functions that are used by operators.

2003-07-12 Thread Tom Lane
"Dave Page" <[EMAIL PROTECTED]> writes: > Well I always thought you could overload functions in this way, however > with your example below, although it creates it OK, PostgreSQL (not > pgAdmin) gives the error 'ERROR: There is more than one function named > textcat'. I see no such error here ...

Re: [ADMIN] [pgadmin-support] Overloading functions that are used by operators.

2003-07-11 Thread Tom Lane
"Dave Page" <[EMAIL PROTECTED]> writes: >> I see no such error here ... >> >> regression=# create function pg_catalog.textcat(varchar,text) >> regression-# returns text as 'textcat' language 'internal'; >> CREATE FUNCTION > Andreas (Pflug) reckons it's gone in 7.4, but in 7.3.2 I see: > [ compl

Re: [pgadmin-support] Overloading functions that are used by operators.

2003-07-10 Thread Donald Fraser
ct: Re: [pgadmin-support] Overloading functions that are used by operators. > Dave Page wrote: > > > > > > > -Original Message- > > *From:* Donald Fraser [mailto:[EMAIL PROTECTED] > > *Sent:* 09 July 2003 11:04 > > *To:* [pgADMIN] > >

Re: [pgadmin-support] Overloading functions that are used by operators.

2003-07-09 Thread Dave Page
Title: Message   -Original Message-From: Donald Fraser [mailto:[EMAIL PROTECTED] Sent: 09 July 2003 11:04To: [pgADMIN]Subject: Re: [pgadmin-support] Overloading functions that are used by operators. Now back to pgAdmin III: now that I have created this new

Re: [pgadmin-support] Overloading functions that are used by operators.

2003-07-09 Thread Donald Fraser
Title: Message   - Original Message - From: Dave Page To: Donald Fraser Cc: [ADMIN] ; [pgADMIN] Sent: Tuesday, July 08, 2003 9:49 PM Subject: RE: [pgadmin-support] Overloading functions that are used by operators. Ahh, thanks. Was just looking at that

Re: [pgadmin-support] Overloading functions that are used by operators.

2003-07-08 Thread Andreas Pflug
Donald Fraser wrote: I have a question regarding operators which are causing problems with the new pgAdmin III software being developed and my database. The problem has been discussed in depth with the pgAdmin III development team and they have not been able to resolve the issue and suggested t

Re: [pgadmin-support] Overloading functions that are used by operators.

2003-07-08 Thread Dave Page
be the case for your citext datatype?   Regards, Dave. -Original Message-From: Donald Fraser [mailto:[EMAIL PROTECTED] Sent: 08 July 2003 21:27To: Dave PageSubject: Re: [pgadmin-support] Overloading functions that are used by operators. Hi Dave, if you want an easy way to

Fw: [pgadmin-support] Overloading functions that are used by operators.

2003-07-08 Thread Donald Fraser
Title: Message Whoops did it again - used the reply again without changing the to:   - Original Message - From: Donald Fraser To: Dave Page Sent: Tuesday, July 08, 2003 9:26 PM Subject: Re: [pgadmin-support] Overloading functions that are used by operators. Hi Dave, if you want

Re: [pgadmin-support] Overloading functions that are used by operators.

2003-07-08 Thread Donald Fraser
ve Page To: Donald Fraser ; [ADMIN] Cc: [pgADMIN] Sent: Tuesday, July 08, 2003 9:12 PM Subject: RE: [pgadmin-support] Overloading functions that are used by operators.   -Original Message-From: Donald Fraser [mailto:[EMAIL PROTECTED] Sent: 08 July 2003

Re: [pgadmin-support] Overloading functions that are used by operators.

2003-07-08 Thread Dave Page
Title: Message   -Original Message-From: Donald Fraser [mailto:[EMAIL PROTECTED] Sent: 08 July 2003 21:00To: [ADMIN]Cc: [pgADMIN]Subject: [pgadmin-support] Overloading functions that are used by operators. I have a question regarding operators which are causing

[pgadmin-support] Overloading functions that are used by operators.

2003-07-08 Thread Donald Fraser
I have a question regarding operators which are causing problems with the new pgAdmin III software being developed and my database. The problem has been discussed in depth with the pgAdmin III development team and they have not been able to resolve the issue and suggested that I have either