Re: several minor cleanups

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: several minor cleanups
Дата
Msg-id 200206251800.g5PI0Pt02903@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: several minor cleanups  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: several minor cleanups  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Patch applied.  Thanks.
>
> Did you pay no attention to the subsequent discussion?

I thought that was related to a different patch but now I see it was the
same.

> While I don't object to renaming the routines internally, I do have
> strong doubts about changing the externally-visible error messages.
> I'd suggest undoing the particular changes that pass routine names
> to ExecConstraints, so that the error messages stay the same.  We
> can clean it up at some time *after* we offer error codes that clients
> can test.

Well, with no error codes on the horizon, and schemas appearing to break
lots of stuff, I don't see the need to keep error messages consistent.
Heck, the error messages says:

    elog(WARNING, "ExecReplace: replace can't run without transaction");

and we haven't had replace since 1994 or so.  I think the cleanup is
needed.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026



В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: several minor cleanups
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Page access