forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit917042f
committed
Remove rlstubs.[ch], since they weren't actually doing anything that couldn't
be #ifdef'd into psql.c itselfFrom what I can tell, if USE_READLINE is true or false, psql works underFreeBSD, without configure. Now to test it *again* under sparc_solariswith configure and see if it works...1 parentaa46d53 commit917042f
4 files changed
+19
-67
lines changedLines changed: 3 additions & 4 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 |
| |
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 | 53 |
| |
57 | 54 |
| |
| 55 | + | |
| 56 | + | |
58 | 57 |
| |
59 | 58 |
| |
60 | 59 |
| |
|
Lines changed: 16 additions & 3 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 |
| |
| |||
404 | 404 |
| |
405 | 405 |
| |
406 | 406 |
| |
407 |
| - | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
408 | 415 |
| |
409 | 416 |
| |
410 | 417 |
| |
| |||
1158 | 1165 |
| |
1159 | 1166 |
| |
1160 | 1167 |
| |
| 1168 | + | |
1161 | 1169 |
| |
1162 | 1170 |
| |
| 1171 | + | |
1163 | 1172 |
| |
1164 | 1173 |
| |
1165 | 1174 |
| |
| |||
1254 | 1263 |
| |
1255 | 1264 |
| |
1256 | 1265 |
| |
| 1266 | + | |
1257 | 1267 |
| |
| 1268 | + | |
1258 | 1269 |
| |
1259 | 1270 |
| |
1260 | 1271 |
| |
| |||
1282 | 1293 |
| |
1283 | 1294 |
| |
1284 | 1295 |
| |
| 1296 | + | |
1285 | 1297 |
| |
1286 | 1298 |
| |
| 1299 | + | |
1287 | 1300 |
| |
1288 | 1301 |
| |
1289 | 1302 |
| |
| |||
1448 | 1461 |
| |
1449 | 1462 |
| |
1450 | 1463 |
| |
1451 |
| - | |
| 1464 | + | |
1452 | 1465 |
| |
1453 | 1466 |
| |
1454 | 1467 |
| |
|
Lines changed: 0 additions & 43 deletions
This file was deleted.
Lines changed: 0 additions & 17 deletions
This file was deleted.
0 commit comments
Comments
(0)