Remove IRIX port.

Robert Haas <rhaas@postgresql.org>

Commit: ea91a6be89575095f61ebf36d67c2df98be093db
Author: Robert Haas <rhaas@postgresql.org>
Date: 2013-10-18T12:14:21Z
Releases: 9.4.0
Remove IRIX port.

Development of IRIX has been discontinued, and support is scheduled
to end in December of 2013.  Therefore, there will be no supported
versions of this operating system by the time PostgreSQL 9.4 is
released.  Furthermore, we have no maintainer for this platform.

Files

PathChange+/−
configure modified +0 −2
configure.in modified +0 −2
doc/src/sgml/dfunc.sgml modified +0 −16
doc/src/sgml/installation.sgml modified +3 −59
src/backend/port/dynloader/irix.c deleted +0 −6
src/backend/port/dynloader/irix.h deleted +0 −46
src/backend/utils/adt/float.c modified +0 −64
src/include/port/irix.h deleted +0 −7
src/include/storage/s_lock.h modified +0 −25
src/Makefile.shlib modified +0 −10