On 22 May 2012 12:59, Tatsuo Ishii <[email protected]> wrote: > Also I wonder why "conflict with recovery" generates same error code > as serialization error. For me it seems not very consistent > choice. IMO, we should assign different error code for at least brings > totally different effect to frontend: aborting transactions or > sessions.
Some conflicts cause ERROR, some cause FATAL. So there is not a distinct difference. -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
