Re: updated lock listing patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: updated lock listing patch
Дата
Msg-id 200208172353.g7HNrQn13641@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: updated lock listing patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Neil Conway <nconway@klamath.dyndns.org> writes:
> > Yes, it is. Hopefully I'll get to that before the beta (if I don't,
> > it's something that could go in during a beta cycle, IMHO).
> > The code is fully functional, it's just that the additional view can
> > be done away with.
>
> Please get it done before beta.  Removing the view presumably means an
> initdb, and we prefer to avoid those after start of beta.  (Sometimes
> they're unavoidable, but this one isn't.)

Yes, unless we had another reason to initdb during beta, it would just
stay in there for 7.3 and be removed in 7.4.

--
  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 по дате отправления:

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: Dump serials as serial -- not a sequence
Следующее
От: Rod Taylor
Дата:
Сообщение: Regression test updates for domains