Re: remove some cruft - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: remove some cruft
Date
Msg-id 200302031559.h13Fx4b24059@candle.pha.pa.us
Whole thread Raw
In response to remove some cruft  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


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@samurai.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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Earthdistance update for 7.4 - depends on recent cube
Next
From: Bruce Momjian
Date:
Subject: Re: minor doc / usage fixes