Re: Suggestions please: names for function cachability attributes
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: mlw <markw@mohawksoft.com>
Cc: pgsql-hackers@postgresql.org
Date: 2002-04-03T16:12:09Z
Lists: pgsql-hackers
mlw <markw@mohawksoft.com> writes: > (1) const or constant > (2) cacheable > (3) volatile I was wondering about "const" for case 1, also. I think there is some precedent for using "const" with this meaning in other programming languages. "volatile" for case 3 seems reasonable. > Tom: My mail doesn't reach you. As an AT&T user, you block my machine's IP > address with the anti-spam blocking. :-( Sorry about that. I like 510sg's dnsbl list precisely because it's aggressive, but sometimes it's too aggressive. I can whitelist you if you have a stable IP address ... is 24.147.138.78 a permanently assigned address, or not? regards, tom lane