]> granicus.if.org Git - postgresql/commit
Remove useless unary plus.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 29 Feb 2016 15:48:40 +0000 (10:48 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 29 Feb 2016 15:48:45 +0000 (10:48 -0500)
commit28d65f99e21429b7138d8dddcc2b6217ae0e6763
treeb180d867ade0b70cca706b7cd86eb854ae05ed8a
parentf1dfcf63d9f076d9c200c0d7ee670899149e302a
Remove useless unary plus.

It's harmless, but might confuse readers.  Seems to have been introduced
in 6bc8ef0b7f1f1df3.  Back-patch, just to avoid cosmetic cross-branch
differences.

Amit Langote
src/backend/utils/init/postinit.c