Re: poorly written builtin functions - Mailing list pgsql-hackers

From Tom Lane
Subject Re: poorly written builtin functions
Date
Msg-id 23598.1060352940@sss.pgh.pa.us
Whole thread Raw
In response to poorly written builtin functions  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
Neil Conway <neilc@samurai.com> writes:
> Since the culprit functions all seem related (I believe they're
> all generated by src/backend/utils/mb/conversion_procs), I'd
> imagine this should be pretty easy to fix.

They should all be marked STRICT.  Not sure how this got missed before;
thanks for catching it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: TODO items
Next
From: Bruce Momjian
Date:
Subject: Re: Moved simple_prompt()/sprompt.c