Обсуждение: pgsql: Improve wording for privilege description on certain failure

Поиск
Список
Период
Сортировка

pgsql: Improve wording for privilege description on certain failure

От
alvherre@postgresql.org (Alvaro Herrera)
Дата:
Log Message:
-----------
Improve wording for privilege description on certain failure messages; the
original misleadingly suggests that only access is meant, causing confusion.
Per recent trouble report by Robert McGehee on pgsql-admin.

Tags:
----
REL9_0_STABLE

Modified Files:
--------------
    pgsql/src/backend/catalog:
        pg_shdepend.c (r1.43 -> r1.43.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/pg_shdepend.c?r1=1.43&r2=1.43.2.1)
    pgsql/src/test/regress/expected:
        dependency.out (r1.10 -> r1.10.8.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/dependency.out?r1=1.10&r2=1.10.8.1)
        foreign_data.out (r1.12 -> r1.12.6.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/foreign_data.out?r1=1.12&r2=1.12.6.1)