pgsql: Don't use 'return' where you should use 'PG_RETURN_xxx'.

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Don't use 'return' where you should use 'PG_RETURN_xxx'.
Дата
Msg-id 20090707192856.A0B4975331E@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Don't use 'return' where you should use 'PG_RETURN_xxx'.

Modified Files:
--------------
    pgsql/src/backend/utils/mb:
        mbutils.c (r1.88 -> r1.89)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/mbutils.c?r1=1.88&r2=1.89)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Query in SQL function still not schema-safe; add a couple more
Следующее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: psql backward compatibility fix For servers older than 8.3, sort