Re: New docs chapter on Transaction Management and related changes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: New docs chapter on Transaction Management and related changes
Дата
Msg-id Y0m9Ju6KQ6YokGUg@momjian.us
обсуждение исходный текст
Ответ на Re: New docs chapter on Transaction Management and related changes  (Simon Riggs <simon.riggs@enterprisedb.com>)
Список pgsql-hackers
On Fri, Oct 14, 2022 at 08:55:05AM +0100, Simon Riggs wrote:
> On Thu, 13 Oct 2022 at 23:06, Bruce Momjian <bruce@momjian.us> wrote:
> >
> > Thanks, updated patch attached.  You can see the output at:
> 
> Thank you for your work to tighten and cleanup this patch, much appreciated.
> 
> I had two minor typos, plus a slight rewording to avoid using the word
> "global" in the last section, since that is associated with
> distributed or 2PC transactions. For those changes, I provide a
> patch-on-patch so you can see clearly.

Yes, I didn't like global either --- I like your wording.  I added your
other changes too, with slight rewording.  Merged patch to be posted in
a later email.

> In related changes, I've also done some major rewording of the RELEASE
> SAVEPOINT command, since it was incorrectly described as having "no
> other user visible behavior". A complex example is given to explain,
> using the terminology established in the main patch.

Okay, added.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Question about pull_up_sublinks_qual_recurse
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: New docs chapter on Transaction Management and related changes