Re: updated lock listing patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: updated lock listing patch
Date
Msg-id 200208172353.g7HNrQn13641@candle.pha.pa.us
Whole thread Raw
In response to Re: updated lock listing patch  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Rod Taylor
Date:
Subject: Re: Dump serials as serial -- not a sequence
Next
From: Rod Taylor
Date:
Subject: Regression test updates for domains