mirror of https://github.com/postgres/postgres
Check off UnixWare.
This commit is contained in:
parent
23c292688f
commit
ee4a0d45fc
|
@ -1,4 +1,4 @@
|
|||
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.179 2003/11/04 10:08:54 petere Exp $ -->
|
||||
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.180 2003/11/05 00:10:06 petere Exp $ -->
|
||||
|
||||
<chapter id="installation">
|
||||
<title><![%standalone-include[<productname>PostgreSQL</>]]>
|
||||
|
@ -1531,8 +1531,8 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
|
|||
<entry><systemitem>PA-RISC</></entry>
|
||||
<entry>7.4</entry>
|
||||
<entry>
|
||||
2003-10-31, 10.20 Tom Lane (<email>tgl@sss.pgh.pa.us</email>);
|
||||
2003-11-04, 11.00 Peter Eisentraut (<email>peter_e@gmx.net</email>)
|
||||
2003-10-31, 10.20, Tom Lane (<email>tgl@sss.pgh.pa.us</email>);
|
||||
2003-11-04, 11.00, Peter Eisentraut (<email>peter_e@gmx.net</email>)
|
||||
</entry>
|
||||
<entry><command>gcc</> and <command>cc</>; see also <filename>doc/FAQ_HPUX</filename></entry>
|
||||
</row>
|
||||
|
@ -1693,19 +1693,16 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
|
|||
<entry><systemitem class="osname">Tru64 UNIX</></entry>
|
||||
<entry><systemitem>Alpha</></entry>
|
||||
<entry>7.4</entry>
|
||||
<entry>2003-10-25,
|
||||
5.1b Peter Eisentraut (<email>peter_e@gmx.net</email>),
|
||||
4.0g Alessio Bragadini (<email>alessio@albourne.com</email>)</entry>
|
||||
<entry>2003-10-25, 5.1b, Peter Eisentraut (<email>peter_e@gmx.net</email>);
|
||||
2003-10-29, 4.0g, Alessio Bragadini (<email>alessio@albourne.com</email>)</entry>
|
||||
<entry></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><systemitem class="osname">UnixWare</></entry>
|
||||
<entry><systemitem>x86</></entry>
|
||||
<entry>7.3</entry>
|
||||
<entry>2002-11-01,
|
||||
7.1.3 Larry Rosenman (<email>ler@lerctr.org</email>),
|
||||
7.1.1 and 7.1.2(8.0.0) Olivier Prenant (<email>ohp@pyrenet.fr</email>)</entry>
|
||||
<entry>see also <filename>doc/FAQ_SCO</filename></entry>
|
||||
<entry>7.4</entry>
|
||||
<entry>2003-11-03, Larry Rosenman (<email>ler@lerctr.org</email>)</entry>
|
||||
<entry>7.1.3; join test may fail, see also <filename>doc/FAQ_SCO</filename></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><systemitem class="osname">Windows with <application>Cygwin</application></></entry>
|
||||
|
@ -1722,7 +1719,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
|
|||
<entry>2003-10-27,
|
||||
Dave Page (<email>dpage@vale-housing.co.uk</email>)</entry>
|
||||
<entry>
|
||||
native is client-side only;
|
||||
native is client-side only,
|
||||
<![%standalone-include[see documentation]]>
|
||||
<![%standalone-ignore[see <xref linkend="install-win32">]]>
|
||||
</entry>
|
||||
|
@ -1772,7 +1769,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
|
|||
Peter Eisentraut <email>peter_e@gmx.net</email>)</entry>
|
||||
<entry>
|
||||
needs new <filename>config.guess</filename>,
|
||||
<option>--disable-spinlock</option>, <literal>#undef
|
||||
<option>--disable-spinlocks</option>, <literal>#undef
|
||||
HAS_TEST_AND_SET</>, disable <function>tas_dummy()</>
|
||||
</entry>
|
||||
</row>
|
||||
|
@ -1782,7 +1779,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
|
|||
<entry>7.4</entry>
|
||||
<entry>2003-10-25,
|
||||
Noèl Köthe (<email>noel@debian.org</email>)</entry>
|
||||
<entry>needs <option>--disable-spinlock</option>, otherwise OK</entry>
|
||||
<entry>needs <option>--disable-spinlocks</option>, otherwise OK</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><systemitem class="osname">NetBSD</></entry>
|
||||
|
|
Loading…
Reference in New Issue