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

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix invalid use of #if within a macro, per Laurenz Albe.
Date: 2006-03-16 18:11:17
Message-ID: 20060316181117.3D8A39DC883@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Okbob 2006-03-16 22:45:55 orafce - orafce: very young dbms_pipe implemention
Previous Message Tom Lane 2006-03-16 00:31:55 pgsql: Clean up representation of function RTEs for functions returning