diff options
author | Bruce Momjian | 2007-01-25 23:34:28 +0000 |
---|---|---|
committer | Bruce Momjian | 2007-01-25 23:34:28 +0000 |
commit | 8924c568202122075ae666e8815bc2960496754c (patch) | |
tree | 7fc2b409f92ecf45caf8c4cc05b0a74722c1ab25 | |
parent | 2e6d1e5f7a24c4dbb37d3c66ed9f4650a46a15bd (diff) |
Update BSD/OS platform for 8.2.
-rw-r--r-- | doc/src/sgml/installation.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 810a280b9a..92a7d7b48f 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.274 2007/01/20 21:30:01 tgl Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.275 2007/01/25 23:34:28 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1753,8 +1753,8 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` <row> <entry><systemitem class="osname">BSD/OS</></entry> <entry><systemitem>x86</></entry> - <entry>8.1.0</entry> - <entry>Bruce Momjian (<email>pgman@candle.pha.pa.us</email>), 2005-10-26</entry> + <entry>8.2.0</entry> + <entry>Bruce Momjian (<email>bruce@momjian.us</email>), 2007-01-25</entry> <entry>4.3.1</entry> </row> <row> |