Re: [GENERAL] postgresql v6.4.2 c funcs and null text pointers...

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: djackson(at)cpsgroup(dot)com (Jackson DeJuan)
Cc: walt(at)stimpy(dot)com, hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: Re: [GENERAL] postgresql v6.4.2 c funcs and null text pointers...
Date: 1999-01-08 21:43:38
Message-ID: 199901082143.QAA11546@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

> Very observant of you. The postgres function system doesn't have a way
> to tell which parameter is null, so the function just returns null.
> I don't like it and we hope to get it changed for PGv6.5 (at least I
> do).
>
> Is it on the TODO guys? Jan, do you think you'll have the time to get
> to it by beta?

As some stupid spagetti commerical used to say, "It's in there":

* redesign the function call interface to handle NULLs better(Jan)

I even assigned it to Jan. :-)

>
> *** Blatant flattery start ***
> I'm still willing and looking for that backend mentor to truly get me
> started, and I want you, Jan and Bruce, because I want the best.
> BTW don't give me license to bug you unless you mean it.
> *** Blatant flattery end ***
> -DEJ

My suggestion is that we set up time to talk on the PostgreSQL irc
channel. I will be on with Thomas tonight after 10pm EST. We can set
up a separate time for you too.

You can poke around and ask questions, and we can both look at the code
and discuss it. I will assume you have already read the backend
flowchart and developers FAQ, so we can go over other items you may
have.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter T Mount 1999-01-08 21:43:43 Re: [GENERAL] Callable Statement in JDBC
Previous Message Jackson, DeJuan 1999-01-08 21:19:43 RE: [GENERAL] Benchmarking PGSQL against Microsoft SQL 7.0?

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1999-01-09 02:41:04 Re: [HACKERS] 6.4 lateness and CIDR
Previous Message Frank Morton 1999-01-08 21:19:49 Minor Persistent Bug In pg_dump