forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit62cd6e7
committed
Somewhere between 6.1 and 6.3 someone removed the support for the
NS32K machine I contributed. In any case, I now have postgresql-6.3running again on NetBSD/pc532, a NS32532 machine. The followingchanges are needed relative to the src directory. (It looks likesupport was partially removed when the files were moved from thesrc/backend/storage/.... tree to the src/include tree.)If you need me to get a current development version of postgresqlfor this change let me know. Also, let me know if this code needsupdating due to another code movement that deleted the old NS32Ksupport.Thank you.Phil Nelson1 parent8ae23e1 commit62cd6e7
2 files changed
+23
-3
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
| 18 | + | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Lines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
212 | 228 |
| |
213 | 229 |
| |
214 | 230 |
| |
| |||
308 | 324 |
| |
309 | 325 |
| |
310 | 326 |
| |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
311 | 331 |
| |
312 | 332 |
| |
313 | 333 |
| |
|
0 commit comments
Comments
(0)