error in documentation?

Поиск
Список
Период
Сортировка
От Michael Cochez
Тема error in documentation?
Дата
Msg-id 71337.93299.qm@web33515.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: error in documentation?
Список pgsql-docs
In http://www.postgresql.org/docs/8.2/static/tutorial-transactions.html
"After rolling back to a savepoint, it continues to be defined, so you can roll back to it several times. Conversely, if you are sure you won't need to roll back to a particular savepoint again, it can be released, so the system can free some resources. Keep in mind that either releasing or rolling back to a savepoint will automatically release all savepoints that were defined after it."
mustn't it be :
"After rolling back to a savepoint, it continues to be defined, so you can roll back to it several times. Conversely, if you are sure you won't need to roll back to a particular savepoint again, it can be released, so the system can free some resources. Keep in mind that rolling back to a savepoint will automatically release all savepoints that were defined after it and releasing a savepoint will automatically release all savepoints defined before it."

if not, could you please explain why this decision is made?
thanks,
Michael


Don't let your dream ride pass you by. Make it a reality with Yahoo! Autos.

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