| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Neil Conway <neilc(at)samurai(dot)com>, Darcy Buskermolen <darcy(at)wavefire(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: 8.0 Open Items |
| Date: | 2004-08-21 18:26:32 |
| Message-ID: | 200408211826.i7LIQWb13208@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Neil Conway <neilc(at)samurai(dot)com> writes:
> > Tom Lane wrote:
> >> Okay, I don't want to force an initdb just for this either. But if we
> >> do one for other reasons, it's toast.
>
> > I don't see why an initdb is required: if we want to remove it, we can
> > replace the function's implementation with elog(ERROR, "this function
> > has been removed"), or the like. The difference between doing that much
> > and actually removing the function's catalog entry is pretty negligible
> > from the user's POV.
>
> No, not at all. A nonfunctional catalog entry gets in the way of the
> user replacing the function, should he wish to do that.
Yea, but I would call the odds of that "pretty negligible".
--
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 | Jeff Davis | 2004-08-21 19:18:55 | Re: 8.0 Open Items |
| Previous Message | Joshua D. Drake | 2004-08-21 17:48:25 | Re: Installing PostgreSQL in a Unix Platform |