- Notifications
You must be signed in to change notification settings - Fork28
Commitcf4263c
committed
Switch position of some declarations in libpq.h
This makes the header more consistent with the surroundings, withdeclarations associated to a given file grouped together.Author: Daniel GustafssonDiscussion:https://postgr.es/m/20190608012439.GB7228@paquier.xyz1 parentb880e22 commitcf4263c
1 file changed
+9
-4
lines changedLines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + | |
56 | 58 |
| |
57 | 59 |
| |
58 | 60 |
| |
| |||
83 | 85 |
| |
84 | 86 |
| |
85 | 87 |
| |
| 88 | + | |
| 89 | + | |
| 90 | + | |
86 | 91 |
| |
87 | 92 |
| |
88 | 93 |
| |
| |||
93 | 98 |
| |
94 | 99 |
| |
95 | 100 |
| |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
96 | 105 |
| |
97 | 106 |
| |
98 | 107 |
| |
99 | 108 |
| |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 | 109 |
| |
105 | 110 |
| |
106 | 111 |
| |
|
0 commit comments
Comments
(0)