Re: "serializable" in comments and names
От | Robert Haas |
---|---|
Тема | Re: "serializable" in comments and names |
Дата | |
Msg-id | 51462CBE-7575-46CC-B4DD-412577ED1E1F@gmail.com обсуждение исходный текст |
Ответ на | "serializable" in comments and names ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>) |
Ответы |
Re: "serializable" in comments and names
|
Список | pgsql-hackers |
On Sep 1, 2010, at 11:02 AM, "Kevin Grittner" <Kevin.Grittner@wicourts.gov> wrote: > The patch to implement true serializable transactions using SSI > renames/rewords these things to avoid confusion. However, there are > seven files which are changed only for this reason, and another > where there is one "real" change of two lines hidden in the midst of > dozens of lines of such wording changes. I find it distracting to > have all this mixed in, and I fear that it will be a time-waster for > anyone reviewing the meat of the patch. I'd like to submit a > "no-op" patch to cover these issues in advance of the CF, to get > them out of the way. Joe suggested that I pose the issue to the > -hackers list. +1. > I could knock out a couple other files from the main patch if people > considered it acceptable to enable the SHMQueueIsDetached function > now, which the patch uses in several places within asserts. I would > remove the #ifdef NOT_USED from around the (very short) function, > and add it to the .h file. -1. > The changes to the comments and local variables seem pretty safe. > The change of IsXactIsoLevelSerializable to > IsXactIsoLevelXactSnapshotBased (or whatever name the community > prefers) How about IsXactIsoLevelSnapshot? Just to be a bit shorter. ...Robert
В списке pgsql-hackers по дате отправления: