[doc] fix a potential grammer mistake

Поиск
Список
Период
Сортировка
От Junwang Zhao
Тема [doc] fix a potential grammer mistake
Дата
Msg-id CAEG8a3LRSMqkvjiURiJoSi4aGWORpiXUmUfQQK5PaD6WfPzu3w@mail.gmail.com
обсуждение исходный текст
Ответы Re: [doc] fix a potential grammer mistake  (Daniel Gustafsson <daniel@yesql.se>)
Re: [doc] fix a potential grammer mistake  (Erikjan Rijkers <er@xs4all.nl>)
Список pgsql-hackers
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.)
```


-- 
Regards
Junwang Zhao

Вложения

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

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns
Следующее
От: Dilip Kumar
Дата:
Сообщение: Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints