CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/08/01 16:12:53

Modified files:
        .              : configure configure.in 
        src/backend/port/hpux: tas.c.template 
        src/include/port: hpux.h 
        src/include/storage: s_lock.h 
Added files:
        src/backend/port/tas: hpux_hppa.s 
Removed files:
        src/backend/port/tas: hpux.s 

Log message:
        Since HPUX now exists for Itanium, we should decouple the assumption
        that OS=hpux is the same as CPU=hppa.  First steps at doing this.
        With these patches, we still work on hppa with either gcc or HP's cc.
        We might work on hpux/itanium with gcc, but I can't test it.  Definitely
        will not work on hpux/itanium with non-gcc compiler, for lack of spinlock
        code.


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to