postgresql/src/backend/main
Bruce Momjian f6c0fc1959 The real trick is to add -Dalpha to the CFLAGS setting. The changes
to main.c are only to add some extra includes to support some code
that's suddenly being used.

The #define ASSEMBLER is to prevent most of the code of sys/proc.h
from being included, as it ends up conflicting with some of the
postgresql definitions.  This may or may not work on other versions
of Digital Unix.


Get alpha working.  Yea.  Dwayne Bailey
1998-03-20 03:55:52 +00:00
..
Makefile Major cleanout of PORTNAME variables from Makefiles...bound to screw up 1997-12-20 00:29:35 +00:00
main.c The real trick is to add -Dalpha to the CFLAGS setting. The changes 1998-03-20 03:55:52 +00:00