Clean up the alpha port, remove the backend/port/alpha subdirectory
Marc G. Fournier <scrappy@hub.org>
Clean up the alpha port, remove the backend/port/alpha subdirectory structure, and move the init_address_fixup() code directly into backend/main/main.c with appropriate #ifdefs around it...
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/main/main.c | modified | +25 −4 |
| src/backend/port/alpha/Makefile | deleted | +0 −34 |
| src/backend/port/alpha/port.c | deleted | +0 −37 |
| src/backend/port/alpha/port-protos.h | deleted | +0 −19 |
| src/backend/port/hpux/Makefile | deleted | +0 −34 |
| src/backend/port/hpux/port.c | deleted | +0 −32 |
| src/backend/port/ultrix4/port.c | deleted | +0 −26 |