Re: poorly written builtin functions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: poorly written builtin functions
Date: 2003-08-08 14:29:00
Message-ID: 23598.1060352940@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Neil Conway <neilc(at)samurai(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-08-08 14:41:31 Re: 7.4beta compile warning
Previous Message Bruce Momjian 2003-08-08 14:28:32 Re: Moved simple_prompt()/sprompt.c