forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb674533
Run pgindent again on the same file.
Apparently, pgindent got confused by the double space. The first timeI ran it, it moved the function name to the next line. The second timeI ran it, it moved the function name back, but without the doublespace.Now the results appear stable.1 parent1429a4e commitb674533
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
831 | 831 |
| |
832 | 832 |
| |
833 | 833 |
| |
834 |
| - | |
835 |
| - | |
| 834 | + | |
| 835 | + | |
836 | 836 |
| |
837 | 837 |
| |
838 | 838 |
| |
|
0 commit comments
Comments
(0)