pgsql: Simplify missing tablespace replay error hint message, but only

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Simplify missing tablespace replay error hint message, but only
Date: 2010-07-18 04:47:46
Message-ID: 20100718044746.676547541D5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2010-07-18 11:37:26 pgsql: Add server authentication over Unix-domain sockets This adds a
Previous Message Tom Lane 2010-07-16 22:25:51 pgsql: Add a log_file_mode GUC that allows control of the file