forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6921f36
committed
>
> Open portability issues:>> /usr/local should be searched for lib and include for all ports ifpresent> (currently not working, I have libreadline there)>> the stream functions on AIX need a size_t for addrlen's infe-connect.c and pqcomm.c.>> lock.c still has an incompatible TPRINTF(flags, args...) definitionMassimo1 parenta29ae22 commit6921f36
1 file changed
+7
-9
lines changedLines changed: 7 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 | 139 |
| |
146 | 140 |
| |
147 | 141 |
| |
148 | 142 |
| |
149 | 143 |
| |
150 |
| - | |
151 | 144 |
| |
152 | 145 |
| |
153 | 146 |
| |
| |||
1217 | 1210 |
| |
1218 | 1211 |
| |
1219 | 1212 |
| |
1220 |
| - | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
1221 | 1219 |
| |
1222 | 1220 |
| |
1223 | 1221 |
| |
|
0 commit comments
Comments
(0)