Re: <no subject>

From: "Daniel Schuchardt" <daniel_schuchardt(at)web(dot)de>
To: "'PostgreSQL general list'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: <no subject>
Date: 2003-10-01 14:20:59
Message-ID: 000301c38827$4685c5e0$6500a8c0@DSVAIO
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Oh thanks, thats it. I don't know that function.

Now I agree ;-)

Thanks
Daniel

-----Ursprüngliche Nachricht-----

All CAST is doing is changing the type of the datum; it does not change
its value except perhaps as a side effect. A null string is not the
same as an empty string. I don't at all see why you should expect
anything different, especially when the COALESCE() function is already
provided to do exactly what you want.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-10-01 14:34:54 Re: psql error: cannot open libpq.so.3
Previous Message Vivek Khera 2003-10-01 14:17:38 Re: mod_auth_pgsql 2.0.1 don't close the backend connection