forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit62e1e28
committed
Fix pgindent --show-diff option.
At least on my machine, the initial coding of this didn't actuallywork, because interpolation of "$post_fh->filename" doesn't actas intended.I threw in some double quotes too, just in case anybody triesto run this in a path containing spaces.1 parent3cece34 commit62e1e28
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
299 | 299 |
| |
300 | 300 |
| |
301 | 301 |
| |
| 302 | + | |
302 | 303 |
| |
303 | 304 |
| |
304 | 305 |
| |
305 | 306 |
| |
306 | 307 |
| |
307 |
| - | |
| 308 | + | |
308 | 309 |
| |
309 | 310 |
| |
310 | 311 |
| |
|
0 commit comments
Comments
(0)