Thread: pgsql: Change error message to be able to differentiate the two cases.

pgsql: Change error message to be able to differentiate the two cases.

From
alvherre@postgresql.org (Alvaro Herrera)
Date:
Log Message:
-----------
Change error message to be able to differentiate the two cases.  Per suggestion
from Jaime Casanova.

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        autovacuum.c (r1.71 -> r1.72)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/autovacuum.c?r1=1.71&r2=1.72)

Re: pgsql: Change error message to be able to differentiate the two cases.

From
Tom Lane
Date:
alvherre@postgresql.org (Alvaro Herrera) writes:
> Log Message:
> -----------
> Change error message to be able to differentiate the two cases.  Per suggestion
> from Jaime Casanova.

This should be back-patched into 8.3.  By the time 8.4 comes out, we'll
already have had to work out any kinks for which making this distinction
would be useful.

            regards, tom lane

Re: pgsql: Change error message to be able to differentiate the two cases.

From
Alvaro Herrera
Date:
Tom Lane wrote:
> alvherre@postgresql.org (Alvaro Herrera) writes:
> > Log Message:
> > -----------
> > Change error message to be able to differentiate the two cases.  Per suggestion
> > from Jaime Casanova.
>
> This should be back-patched into 8.3.  By the time 8.4 comes out, we'll
> already have had to work out any kinks for which making this distinction
> would be useful.

Done.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support