Clean up unportable attempt to use #if inside a macro call, also

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 286049dbe4e2763412ef71f62c61b2b297aed6cc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-12-12T16:53:14Z
Releases: 8.3.0
Clean up unportable attempt to use #if inside a macro call, also
faulty code in third arm of #if.  Per buildfarm reports.

Files

PathChange+/−
src/backend/postmaster/pgarch.c modified +26 −13