forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit03e99a6
committed
Fix cosmetic blemishes involving rd_createSubid.
Remove an obsolete comment from AtEOXact_cleanup(). Restore formattingof a comment in struct RelationData, mangled by the pgindent run incommit9af4159. Back-patch to 9.5 (allsupported versions), because another fix stacks on this.1 parent0c96744 commit03e99a6
2 files changed
+9
-7
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2926 | 2926 |
| |
2927 | 2927 |
| |
2928 | 2928 |
| |
2929 |
| - | |
2930 |
| - | |
2931 |
| - | |
2932 |
| - | |
| 2929 | + | |
2933 | 2930 |
| |
2934 | 2931 |
| |
2935 | 2932 |
| |
|
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
78 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
79 | 84 |
| |
80 | 85 |
| |
81 | 86 |
| |
|
0 commit comments
Comments
(0)