Content-Length: 261763 | pFad | http://github.com/postgrespro/postgres/commit/1497369e5df8bb129256f677a85327f80d3767d3

3C Get rid of a //-style comment. · postgrespro/postgres@1497369 · GitHub
Skip to content

Commit 1497369

Browse files
committed
Get rid of a //-style comment.
Not sure how "//XXX" got into a committed patch in the first place, as it's both content-free and against project style. pgindent made a bit of a hash of it, too. Going forward, we should have at least one buildfarm member using "gcc -ansi" to catch such things, at least till such time as we decide the project target language isn't C90 any more. I've turned this option on on dromedary.
1 parent ac23b71 commit 1497369

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/test/regress/pg_regress.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1974,8 +1974,7 @@ help(void)
19741974
printf(_(" (can be used multiple times to concatenate)\n"));
19751975
printf(_(" --temp-instance=DIR create a temporary instance in DIR\n"));
19761976
printf(_(" --use-existing use an existing installation\n"));
1977-
//XXX
1978-
printf(_("\n"));
1977+
printf(_("\n"));
19791978
printf(_("Options for \"temp-instance\" mode:\n"));
19801979
printf(_(" --no-locale use C locale\n"));
19811980
printf(_(" --port=PORT start postmaster on PORT\n"));

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/1497369e5df8bb129256f677a85327f80d3767d3

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy