From a1675649e40250cde25cca8e2fe4616b719bf810 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 5 Jan 2006 01:56:30 +0000 Subject: Remove QNX port. --- doc/src/sgml/installation.sgml | 18 +----------------- doc/src/sgml/runtime.sgml | 9 ++++----- 2 files changed, 5 insertions(+), 22 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index ab57f11f0a8..a675013a0c6 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%standalone-include[<productname>PostgreSQL</>]]> @@ -2037,22 +2037,6 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` <entry>Tom I. Helbekkmo (<email>tih@kpnQwest.no</email>), 2001-03-30</entry> <entry>1.5</entry> </row> - <row> - <entry><systemitem class="osname">QNX 4 RTOS</></entry> - <entry><systemitem>x86</></entry> - <entry>7.2</entry> - <entry>Bernd Tegge (<email>tegge@repas-aeg.de</email>), 2001-12-10 - </entry> - <entry>needs updates to semaphore code; - see also <filename>doc/FAQ_QNX4</filename></entry> - </row> - <row> - <entry><systemitem class="osname">QNX RTOS v6</></entry> - <entry><systemitem>x86</></entry> - <entry>7.2</entry> - <entry>Igor Kovalenko (<email>Igor.Kovalenko@motorola.com</email>), 2001-11-20</entry> - <entry>patches available in archives, but too late for 7.2</entry> - </row> <row> <entry><systemitem class="osname">SCO OpenServer</></entry> <entry><systemitem>x86</></entry> diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index e43d8931696..7bd555e01a0 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.359 2005/12/23 23:28:35 tgl Exp $ +$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.360 2006/01/05 01:56:28 momjian Exp $ --> <chapter Id="runtime"> @@ -480,10 +480,9 @@ psql: could not connect to server: No such file or directory relevant for <productname>PostgreSQL</>). Almost all modern operating systems provide these features, but not all of them have them turned on or sufficiently sized by default, especially systems - with BSD heritage. (For the <systemitem class="osname">Windows</>, - <systemitem class="osname">QNX</> and <systemitem class="osname">BeOS</> - ports, <productname>PostgreSQL</> provides its own replacement - implementation of these facilities.) + with BSD heritage. (For the <systemitem class="osname">Windows</> and + <systemitem class="osname">BeOS</> ports, <productname>PostgreSQL</> + provides its own replacement implementation of these facilities.) </para> <para> -- cgit v1.2.3