Re: iscacheable for date/time?

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: thomas(at)pgsql(dot)com
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: iscacheable for date/time?
Date: 2001-09-26 13:24:19
Message-ID: 3BB1D703.42F7A7C0@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

... and how about the istrusted attribute for various routines? Should
it be always false or always true for C builtin functions? How about for
builtin SQL functions which are built on top of trusted C functions? Are
we guarding against catalog changes on the underlying C routines?

- Thomas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message mlw 2001-09-26 14:01:26 Re: iscacheable for date/time?
Previous Message Thomas Lockhart 2001-09-26 13:17:21 Re: iscacheable for date/time?