dbTalk Databases Forums  

[BUGS] BUG #1568: concat

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1568: concat in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
helman
 
Posts: n/a

Default [BUGS] BUG #1568: concat - 04-02-2005 , 07:10 PM







The following bug has been logged online:

Bug reference: 1568
Logged by: helman
Email address: 123 (AT) 123 (DOT) com
PostgreSQL version: 8.0
Operating system: linux
Description: concat
Details:

concat no accept null

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

http://www.postgresql.org/docs/faq

Reply With Quote
  #2  
Old   
Bruce Momjian
 
Posts: n/a

Default Re: [BUGS] BUG #1568: concat - 04-02-2005 , 08:12 PM






helman wrote:
Quote:
The following bug has been logged online:

Bug reference: 1568
Logged by: helman
Email address: 123 (AT) 123 (DOT) com
PostgreSQL version: 8.0
Operating system: linux
Description: concat
Details:

concat no accept null
Concatting a NULL returns a NULL. You might want to use COALESCE() to
return '' for NULL in the concat.

--
Bruce Momjian | http://candle.pha.pa.us
pgman (AT) candle (DOT) pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

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

http://www.postgresql.org/docs/faq


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.