[HACKERS] pg_bsd_indent: implement -lps ("leave preprocessor space") - Mailing list pgsql-hackers

From Piotr Stefaniak
Subject [HACKERS] pg_bsd_indent: implement -lps ("leave preprocessor space")
Date
Msg-id AM4PR03MB1586C5333F73E9940F3EEACEF2420@AM4PR03MB1586.eurprd03.prod.outlook.com
Whole thread Raw
Responses Re: [HACKERS] pg_bsd_indent: implement -lps ("leave preprocessor space")  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello,

this is a patch that Andres asked me for. It makes pg_bsd_indent leave
preprocessor space alone, as in this example:

#if 0
#  if 0
#    if 0
#      error
#    endif
#  endif
#else
#  line 7
#endif

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [HACKERS] possibility to specify template database for pg_regress
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update