pgsql: Clarify to the translator that plpgsql_yyerror() deals with the

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: Clarify to the translator that plpgsql_yyerror() deals with the
Дата
Msg-id 20090610223411.9C54A75331E@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Clarify to the translator that plpgsql_yyerror() deals with the translation
of "syntax error", not the literal string.

This same change was made in the backend a while ago; but it applies to
plpgsql as well.

Modified Files:
--------------
    pgsql/src/pl/plpgsql/src:
        scan.l (r1.69 -> r1.70)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/scan.l?r1=1.69&r2=1.70)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Properly mark pg_freespace() function as strict.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Support Kerberos on platforms where libcom_err depends on