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

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Simplify missing tablespace replay error hint message, but only
Дата
Msg-id 20100718044746.676547541D5@cvs.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add a log_file_mode GUC that allows control of the file
Следующее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Add server authentication over Unix-domain sockets This adds a