| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Updates per Tom: > * Allow DISTINCT to work |
| Date: | 2006-07-28 19:28:14 |
| Message-ID: | 200607281928.k6SJSEr00407@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Tom Lane wrote:
> momjian(at)postgresql(dot)org (Bruce Momjian) writes:
> > Log Message:
> > -----------
> > Updates per Tom:
>
> >> * Allow DISTINCT to work in multiple-argument aggregate calls
> > < o Allow UPDATE to handle complex aggregates [update]?
>
> > Modified Files:
> > --------------
> > pgsql/doc:
> > TODO (r1.1924 -> r1.1925)
> > (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1924&r2=1.1925)
> > pgsql/doc/src/FAQ:
> > TODO.html (r1.427 -> r1.428)
> > (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.427&r2=1.428)
>
> Shouldn't the TODO.detail file go away then?
Oh, yes, thanks.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2006-07-28 22:58:27 | pgsql: Change the delta val from 0 and 10000 to -5000 and 5000 per |
| Previous Message | Bruce Momjian | 2006-07-28 19:28:08 | pgsql: Remove update TODO.detail item. |