| From: | Bradley McLean <brad(at)bradm(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Suggestions please: names for function cachability attributes |
| Date: | 2002-04-02 22:46:15 |
| Message-ID: | 20020402174615.A20084@nia.bradm.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
* Tom Lane (tgl(at)sss(dot)pgh(dot)pa(dot)us) [020402 16:42]:
> Since I'm about to have to edit pg_proc.h to add a namespace column,
> I thought this would be a good time to revise the current proiscachable
> column into the three-way cachability distinction we've discussed
> before. But I need some names for the values, and I'm not satisfied
> with the ideas I've had so far.
Invariant
Cachable
Noncachable
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Sojan | 2002-04-02 23:31:11 | Problem with referential integrity within functions (bug?) |
| Previous Message | Tom Lane | 2002-04-02 22:13:33 | Re: %ROWTYPE as PL/pgsql argument |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | mlw | 2002-04-03 00:51:47 | Re: Suggestions please: names for function cachability attributes |
| Previous Message | David Walker | 2002-04-02 22:09:14 | Re: Suggestions please: names for function cachability attributes |