Re: Re: DateDiff, IsNull?

From: Alan Gutierrez <alangutierrez(at)hotmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Re: DateDiff, IsNull?
Date: 2001-08-15 13:49:35
Message-ID: Pine.WNT.4.33.0108150830580.1088-100000@CX1198465-B
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Tom, Manuel, Ross

Not only do I learn that PostgreSQL supports operator overloading, I learn
that this is not a bad thing. It's a big day for me!

I tend to think of operator overloading as an over used, non-portable C++
feature. I could be wrong about C++ too. Probably am. Don't want to debate C++
here! Its just that C++ is what made my knee jerk.

Thanks for showing me the value of operator overloading in PostgreSQL.

Alan

On Tue, 14 Aug 2001, Ross J. Reedstrom wrote:

> On Tue, Aug 14, 2001 at 06:51:33AM +0000, Alan Gutierrez wrote:
> >
> > Overloading operators? *Please* tell me that this is impossible.
>
> Well, Alan, overloading operators is sort of important to the user
> definable types in postgresql. And any cross-type functionality, actually.

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Jan Wieck 2001-08-15 14:02:11 Re: on update restrict
Previous Message Mister ics 2001-08-15 10:16:46 Re: on update restrict