pgsql: Fix invalid use of #if within a macro, per Laurenz Albe.

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix invalid use of #if within a macro, per Laurenz Albe.
Дата
Msg-id 20060316181117.3D8A39DC883@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix invalid use of #if within a macro, per Laurenz Albe.  Also try to
make the LDAP code's error messages look like they were written by someone
who had heard of our style guidelines.

Modified Files:
--------------
    pgsql/src/backend/libpq:
        auth.c (r1.135 -> r1.136)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/auth.c.diff?r1=1.135&r2=1.136)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Clean up representation of function RTEs for functions returning
Следующее
От: okbob@pgfoundry.org (User Okbob)
Дата:
Сообщение: orafce - orafce: very young dbms_pipe implemention