- Notifications
You must be signed in to change notification settings - Fork5
Commit9ae6905
committed
This is a totally trivial patch for something that was a very minor nit that
annoyed me the other day while I was documenting my current project. Itmakes pg_dump use the same layout for types as for tables, by putting "\n\t"before the first field and "\n" before the final ");"Can't really justify this too much except to say I had an itch and Iscratched it ;-)Andrew Dunstan1 parent9df4837 commit9ae6905
1 file changed
+6
-6
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
3432 | 3432 |
| |
3433 | 3433 |
| |
3434 | 3434 |
| |
3435 |
| - | |
3436 |
| - | |
3437 |
| - | |
| 3435 | + | |
| 3436 | + | |
| 3437 | + | |
3438 | 3438 |
| |
3439 |
| - | |
3440 |
| - | |
| 3439 | + | |
| 3440 | + | |
3441 | 3441 |
| |
3442 | 3442 |
| |
3443 | 3443 |
| |
|
0 commit comments
Comments
(0)