forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit62d56f6
committed
Fix comment indentation and whitespace
The previous layout satisfied pgindent but failed the git whitespacecheck. Fix by not putting the comment first in the line, whichpgindent does not handle well.Discussion:https://www.postgresql.org/message-id/flat/480e3c67-b703-46ff-a418-d3b481d68372%40enterprisedb.com1 parentd959523 commit62d56f6
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
449 | 449 |
| |
450 | 450 |
| |
451 | 451 |
| |
452 |
| - | |
| 452 | + | |
453 | 453 |
| |
454 | 454 |
| |
455 | 455 |
| |
|
0 commit comments
Comments
(0)