pgsql: Run the C portions of guc-file.l through pgindent. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Run the C portions of guc-file.l through pgindent.
Date
Msg-id E1Z9NGX-0002ot-7c@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Run the C portions of guc-file.l through pgindent.  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-committers
Run the C portions of guc-file.l through pgindent.

Yeah, I know, pretty anal-retentive of me.  But we oughta find some
way to automate this for the .y and .l files.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2bdc51a2946f9a66688eb705cd0cb584ebd8240a

Modified Files
--------------
src/backend/utils/misc/guc-file.l |  106 +++++++++++++++++++------------------
1 file changed, 54 insertions(+), 52 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Fix the fallback memory barrier implementation to be reentrant.
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Run the C portions of guc-file.l through pgindent.