Re: parens cleanup
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-01-30T17:13:51Z
Lists: pgsql-hackers
Thanks both for looking! I have pushed those, removing the zic.c changes. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Clean up newlines following left parentheses
- c9d297751959 13.0 landed
-
Remove excess parens in ereport() calls
- 4e89c79a52f8 13.0 landed