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

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix invalid use of #if within a macro, per Laurenz Albe.
Date
Msg-id 20060316181117.3D8A39DC883@postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Clean up representation of function RTEs for functions returning
Next
From: okbob@pgfoundry.org (User Okbob)
Date:
Subject: orafce - orafce: very young dbms_pipe implemention