Re: [doc] fix a potential grammer mistake

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: [doc] fix a potential grammer mistake
Дата
Msg-id BAD0CAB0-0AAF-415A-B8AE-AD774E4F0784@yesql.se
обсуждение исходный текст
Ответ на [doc] fix a potential grammer mistake  (Junwang Zhao <zhjwpku@gmail.com>)
Ответы Re: [doc] fix a potential grammer mistake  (Junwang Zhao <zhjwpku@gmail.com>)
Список pgsql-hackers
> On 3 Aug 2022, at 10:10, Junwang Zhao <zhjwpku@gmail.com> wrote:
>
> I think in the following sentence, were should be replaced with have,
> what do you think?
>
> ```
>                        /*
> -                        * We were just issued a SAVEPOINT inside a
> transaction block.
> +                        * We have just issued a SAVEPOINT inside a
> transaction block.
>                         * Start a subtransaction.  (DefineSavepoint already did
>                         * PushTransaction, so as to have someplace to
> put the SUBBEGIN
>                         * state.)
> ```

I'm not so sure.  If I read this right the intent of the sentence is to convey
that the user has issued a SAVEPOINT to the backend, not the backend itself.  I
think the current wording is the correct one.

--
Daniel Gustafsson        https://vmware.com/




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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Race between KeepFileRestoredFromArchive() and restartpoint
Следующее
От: Erikjan Rijkers
Дата:
Сообщение: Re: [doc] fix a potential grammer mistake