Content-Length: 255899 | pFad | http://github.com/postgrespro/postgres/commit/14ebeee13403b216154d0fe4d774753399fd3e7b

52 C++ comments are verboten. Per gripe from Kris Jurka. · postgrespro/postgres@14ebeee · GitHub
Skip to content

Commit 14ebeee

Browse files
committed
C++ comments are verboten. Per gripe from Kris Jurka.
1 parent 7ae2ccb commit 14ebeee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/interfaces/ecpg/preproc/output.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ output_escaped_str(char *str)
136136
if (str[i] == '"')
137137
fputs("\\\"", yyout);
138138
else if (str[i] == '\n')
139-
//fputs("\\n\\\n", yyout);
140139
fputs("\\\n", yyout);
141140
else
142141
fputc(str[i], yyout);

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/14ebeee13403b216154d0fe4d774753399fd3e7b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy