forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd60ef94
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 parent3ba59cc commitd60ef94
2 files changed
+9
-7
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3035 | 3035 |
| |
3036 | 3036 |
| |
3037 | 3037 |
| |
3038 |
| - | |
3039 |
| - | |
3040 |
| - | |
3041 |
| - | |
| 3038 | + | |
3042 | 3039 |
| |
3043 | 3040 |
| |
3044 | 3041 |
| |
|
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)