Обсуждение: pgsql: Fix up grammar and translatability of recent

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

pgsql: Fix up grammar and translatability of recent

От
tgl@postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Fix up grammar and translatability of recent checkSharedDependencies
patch; also make the code logic a bit more self-consistent.

Modified Files:
--------------
    pgsql/src/backend/catalog:
        pg_shdepend.c (r1.19 -> r1.20)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/pg_shdepend.c.diff?r1=1.19&r2=1.20)