]> 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:50 +0000 (10:48 -0500)
commit0a20d07ea6558484b51e57cbcab11f97180a3dee
treedb99bcd4d74db181781f7c09c5f60f87d379f17b
parent9b69d5c1daeb62804eeaeab2f804191dbe0a943d
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