pgsql: Give most recovery conflict errors a retryable error code. - Mailing list pgsql-committers

From sriggs@postgresql.org (Simon Riggs)
Subject pgsql: Give most recovery conflict errors a retryable error code.
Date
Msg-id 20100512194502.297217541D2@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Give most recovery conflict errors a retryable error code. From recent
requests and discussions with Yeb Havinga and Kevin Grittner.

Modified Files:
--------------
    pgsql/src/backend/tcop:
        postgres.c (r1.593 -> r1.594)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/postgres.c?r1=1.593&r2=1.594)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Hook pg_upgrade into the contrib makefile structure so it gets
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove Makefile PGFILEDESC tag that the postmaster is an