pgsql: Fix error code for canceling statement due to conflict with reco

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема pgsql: Fix error code for canceling statement due to conflict with reco
Дата
Msg-id E1PjzJy-0000ax-2q@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix error code for canceling statement due to conflict with recovery.
All retryable conflict errors now have an error code that indicates that
a retry is possible, correcting my incomplete fix of 2010/05/12

Tatsuo Ishii and Simon Riggs, input from Robert Haas and Florian Pflug

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=8585ad36254199ca63700707ee78890da1755e4d

Modified Files
--------------
src/backend/storage/ipc/standby.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Update docs on building for Windows to accomodate current realit
Следующее
От: Simon Riggs
Дата:
Сообщение: pgsql: Fix error code for canceling statement due to conflict with reco