| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Satoshi Nagayasu <nagayasus(at)nttdata(dot)co(dot)jp> |
| Cc: | josh(at)agliodbs(dot)com, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Open items |
| Date: | 2005-06-30 12:46:48 |
| Message-ID: | 17723.1120135608@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Satoshi Nagayasu <nagayasus(at)nttdata(dot)co(dot)jp> writes:
> Tom Lane wrote:
>> Hm, that doesn't seem like quite the right level to be counting at.
>> Shouldn't you be hacking fd.c to count operations on FD_XACT_TEMPORARY
>> files?
> Why do you think so?
> I don't see tuplesort.c is good or not.
> But all code of sort operations are in tuplesort.c.
> So I thought it is a good place to count them up.
The TODO item is about counting all temporary files, not sorts in
particular. Or at least that's what I thought it meant.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruno Wolff III | 2005-06-30 12:54:22 | Re: [PATCHES] Users/Groups -> Roles |
| Previous Message | Fabien COELHO | 2005-06-30 11:39:09 | Re: [PATCHES] Users/Groups -> Roles |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2005-06-30 13:05:20 | Re: [PATCHES] Users/Groups -> Roles |
| Previous Message | Adrian Maier | 2005-06-30 10:26:21 | Re: psql patch for displaying the username when asking password |