pgsql: Simplify missing tablespace replay error hint message, but only - Mailing list pgsql-committers

From [email protected] (Bruce Momjian)
Subject pgsql: Simplify missing tablespace replay error hint message, but only
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Simplify missing tablespace replay error hint message, but only in HEAD
so we don't need to re-translate for 9.0.

Modified Files:
--------------
    pgsql/src/backend/commands:
        tablespace.c (r1.76 -> r1.77)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/tablespace.c?r1=1.76&r2=1.77)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Add a log_file_mode GUC that allows control of the file
Next
From: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: Add server authentication over Unix-domain sockets This adds a