pgsql: Fix dumb typo in SECURITY LABEL error message.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Fix dumb typo in SECURITY LABEL error message.
Дата
Msg-id E1PAogp-0002yo-3G@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix dumb typo in SECURITY LABEL error message.

Report by Peter Eisentraut.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=3579a94d6acd9374fbc3b45d0be593331ffd414d

Modified Files
--------------
src/backend/commands/seclabel.c               |    2 +-
src/test/regress/output/security_label.source |    6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Before removing backup_label and irrevocably changing pg_control
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Note explicitly that hash indexes are also not replicated becaus