forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd049cec
committed
Modifications to handle the situation where readline.h exists, but
history.h doesn't...previously, it was assumed that both existed, ordidn't exist...but this assumption fails on the one sparc_solaris boxthat I have access to, and could exist in other circumstances1 parent49f30e8 commitd049cec
1 file changed
+7
-3
lines changedLines changed: 7 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 |
| |
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
39 | 41 |
| |
40 | 42 |
| |
41 |
| - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 |
| |
43 | 47 |
| |
44 | 48 |
| |
|
0 commit comments
Comments
(0)