pgsql: Fixed string in German translation that causes segfault.

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Fixed string in German translation that causes segfault.
Дата
Msg-id E1QYd7a-0000PG-2J@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fixed string in German translation that causes segfault.

Applied patch by Christoph Berg <cb@df7cb.de> to replace placeholder "%s" by
correct string.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/b8e287711c2f0ce2aed0c1eeb50bc0154025c289

Modified Files
--------------
src/backend/po/de.po |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Meskes
Дата:
Сообщение: pgsql: Fixed string in German translation that causes segfault.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Remove extra copying of TupleDescs for heap_create_with_catalog