Skip to content

Commit a7335a3

Browse files
committed
Update supported-platforms list.
1 parent 65a9959 commit a7335a3

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

doc/src/sgml/installation.sgml

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.244 2005/10/23 18:30:49 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.245 2005/10/28 20:01:40 tgl Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1532,8 +1532,8 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
15321532
<row>
15331533
<entry><systemitem class="osname">BSD/OS</></entry>
15341534
<entry><systemitem>x86</></entry>
1535-
<entry>8.0.0</entry>
1536-
<entry>Bruce Momjian (<email>pgman@candle.pha.pa.us</email>), 2004-12-07</entry>
1535+
<entry>8.1.0</entry>
1536+
<entry>Bruce Momjian (<email>pgman@candle.pha.pa.us</email>), 2005-10-26</entry>
15371537
<entry>4.3.1</entry>
15381538
</row>
15391539
<row>
@@ -1837,6 +1837,13 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
18371837
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-10-23</entry>
18381838
<entry>RHEL 4</entry>
18391839
</row>
1840+
<row>
1841+
<entry><systemitem class="osname">Slackware Linux</></entry>
1842+
<entry><systemitem>x86</></entry>
1843+
<entry>8.1.0</entry>
1844+
<entry>Sergey Koposov (<email>math@sai.msu.ru</email>), 2005-10-24</entry>
1845+
<entry>10.0</entry>
1846+
</row>
18401847
<row>
18411848
<entry><systemitem class="osname">Solaris</></entry>
18421849
<entry><systemitem>Sparc</></entry>
@@ -1862,9 +1869,9 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
18621869
<row>
18631870
<entry><systemitem class="osname">SUSE Linux</></entry>
18641871
<entry><systemitem>AMD64</></entry>
1865-
<entry>8.0.0</entry>
1866-
<entry>Reinhard Max (<email>max@suse.de</email>), 2005-01-03</entry>
1867-
<entry>9.0, 9.1, 9.2, SLES 9</entry>
1872+
<entry>8.1.0</entry>
1873+
<entry>Josh Berkus (<email>josh@agliodbs.com</email>), 2005-10-23</entry>
1874+
<entry>SLES 9.3</entry>
18681875
</row>
18691876
<row>
18701877
<entry><systemitem class="osname">SUSE Linux</></entry>

0 commit comments

Comments
 (0)