AW: to_char() dumps core

From: Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at>
To: "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: AW: to_char() dumps core
Date: 2000-10-23 08:12:47
Message-ID: 11C1E6749A55D411A9670001FA6879633680BF@sdexcsrv1.f000.d0188.sd.spardat.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB 2000-10-23 08:46:14 AW: relation ### modified while in use
Previous Message Zeugswetter Andreas SB 2000-10-23 08:00:39 AW: UnixWare 7.1.1b FS