AW: to_char() dumps core - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject AW: to_char() dumps core
Date
Msg-id 11C1E6749A55D411A9670001FA6879633680BF@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
Responses Re: AW: to_char() dumps core  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> (Also, if you do want to check for a NULL input in current sources,
> looking for a NULL pointer is the wrong way to code it anyway;
> PG_ARGISNULL(n) is the right way.)

For pass by reference datatypes setting the reference to a null pointer
for a NULL value imho would be a fine thing in addition to the indicator, 
no ?

Andreas


pgsql-hackers by date:

Previous
From: Zeugswetter Andreas SB
Date:
Subject: AW: UnixWare 7.1.1b FS
Next
From: Zeugswetter Andreas SB
Date:
Subject: AW: relation ### modified while in use