Re: smgr cleanup - Mailing list pgsql-patches

From Tom Lane
Subject Re: smgr cleanup
Date
Msg-id 29217.1083642650@sss.pgh.pa.us
Whole thread Raw
In response to smgr cleanup  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-patches
Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> This patch removes a couple of no-ops.

I object to this change.  The fact that these modules don't currently
need to do anything at commit/abort doesn't mean that they never again
will need to.  In particular I do not like putting in a blanket
assumption that no smgr module will ever need control at these points.

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Run-as-admin warning for win32
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Run-as-admin warning for win32