| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Neil Conway <neilc(at)samurai(dot)com> |
| Cc: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: remove some cruft |
| Date: | 2003-02-13 05:34:26 |
| Message-ID: | 200302130534.h1D5YQb04361@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Patch applied. Thanks.
---------------------------------------------------------------------------
Neil Conway wrote:
> This trivial patch removes the usage of some old statistics code that no
> longer works -- IncrHeapAccessStat() didn't actually *do* anything
> anymore, so no reason to keep it around AFAICS. I also fixed a
> grammatical error in a comment.
>
> Cheers,
>
> Neil
> --
> Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC
>
>
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-02-13 05:36:23 | Re: targetlist functions part 1 (was [HACKERS] targetlist |
| Previous Message | Bruce Momjian | 2003-02-13 05:32:58 | Re: domain check constraint syntax problem for 7.4 |