- Notifications
You must be signed in to change notification settings - Fork5
Commita6d488c
committed
Remove Alpha and Tru64 support.
Support for running postgres on Alpha hasn't been tested for a longwhile. Due to Alpha's uniquely lax cache coherency model it's a hardto develop for platform (especially blindly!) and thought to beunlikely to currently work correctly.As Alpha is the only supported architecture for Tru64 drop support forit as well. Tru64's support has ended 2012 and it has been inmaintenance-only mode for much longer.Also remove stray references to __ksr__ and ultrix defines.1 parentd222585 commita6d488c
File tree
14 files changed
+4
-210
lines changed- doc/src/sgml
- src
- backend
- main
- port/dynloader
- utils/misc
- include
- port
- storage
- makefiles
- template
14 files changed
+4
-210
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2855 | 2855 |
| |
2856 | 2856 |
| |
2857 | 2857 |
| |
2858 |
| - | |
2859 | 2858 |
| |
2860 | 2859 |
| |
2861 | 2860 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
73 | 72 |
| |
74 | 73 |
| |
75 | 74 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 | 208 |
| |
230 | 209 |
| |
231 | 210 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1669 | 1669 |
| |
1670 | 1670 |
| |
1671 | 1671 |
| |
1672 |
| - | |
1673 |
| - | |
| 1672 | + | |
1674 | 1673 |
| |
1675 | 1674 |
| |
1676 | 1675 |
| |
| |||
1981 | 1980 |
| |
1982 | 1981 |
| |
1983 | 1982 |
| |
1984 |
| - | |
| 1983 | + | |
1985 | 1984 |
| |
1986 | 1985 |
| |
1987 | 1986 |
| |
| |||
1991 | 1990 |
| |
1992 | 1991 |
| |
1993 | 1992 |
| |
1994 |
| - | |
| 1993 | + | |
1995 | 1994 |
| |
1996 | 1995 |
| |
1997 | 1996 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
239 |
| - | |
240 |
| - | |
241 |
| - | |
242 |
| - | |
243 | 239 |
| |
244 | 240 |
| |
245 | 241 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 | 25 |
| |
34 | 26 |
| |
35 | 27 |
| |
| |||
244 | 236 |
| |
245 | 237 |
| |
246 | 238 |
| |
247 |
| - | |
248 |
| - | |
249 |
| - | |
250 |
| - | |
251 |
| - | |
252 |
| - | |
253 |
| - | |
254 |
| - | |
255 |
| - | |
256 |
| - | |
257 |
| - | |
258 |
| - | |
259 |
| - | |
260 |
| - | |
261 |
| - | |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 | 239 |
| |
269 | 240 |
| |
270 | 241 |
| |
|
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
This file was deleted.
0 commit comments
Comments
(0)