Обсуждение: pgsql: Change error message to be able to differentiate the two cases.
pgsql: Change error message to be able to differentiate the two cases.
От
alvherre@postgresql.org (Alvaro Herrera)
Дата:
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)
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
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