mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Stamp 8.1.1.
This commit is contained in:
4
doc/FAQ
4
doc/FAQ
@ -1,7 +1,7 @@
|
||||
|
||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
||||
|
||||
Last updated: Tue Nov 22 11:26:48 EST 2005
|
||||
Last updated: Thu Dec 8 17:26:16 EST 2005
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
@ -170,7 +170,7 @@
|
||||
|
||||
1.6) What is the latest release?
|
||||
|
||||
The latest release of PostgreSQL is version 8.1.
|
||||
The latest release of PostgreSQL is version 8.1.1.
|
||||
|
||||
We plan to have a major release every year, with minor releases every
|
||||
few months.
|
||||
|
@ -1,5 +1,5 @@
|
||||
From: Zeugswetter Andreas <ZeugswetterA@spardat.at>
|
||||
$Date: 2005/12/08 21:37:53 $
|
||||
$Date: 2005/12/08 22:31:08 $
|
||||
|
||||
On AIX 4.3.2 PostgreSQL compiled with the native IBM compiler xlc
|
||||
(vac.C 5.0.1) passes all regression tests. Other versions of OS and
|
||||
|
@ -31,7 +31,7 @@ System Configuration:
|
||||
|
||||
Operating System (example: Linux 2.4.18) :
|
||||
|
||||
PostgreSQL version (example: PostgreSQL 8.1.0): PostgreSQL 8.1.0
|
||||
PostgreSQL version (example: PostgreSQL 8.1.1): PostgreSQL 8.1.1
|
||||
|
||||
Compiler used (example: gcc 3.3.5) :
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
alink="#0000ff">
|
||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
||||
|
||||
<P>Last updated: Tue Nov 22 11:26:48 EST 2005</P>
|
||||
<P>Last updated: Thu Dec 8 17:26:16 EST 2005</P>
|
||||
|
||||
<P>Current maintainer: Bruce Momjian (<A href=
|
||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
|
||||
@ -219,7 +219,7 @@
|
||||
|
||||
<H3 id="item1.6">1.6) What is the latest release?</H3>
|
||||
|
||||
<P>The latest release of PostgreSQL is version 8.1.</P>
|
||||
<P>The latest release of PostgreSQL is version 8.1.1.</P>
|
||||
|
||||
<P>We plan to have a major release every year, with minor releases
|
||||
every few months.</P>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.7 2005/12/08 22:22:27 momjian Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.8 2005/12/08 22:31:09 momjian Exp $
|
||||
|
||||
Typical markup:
|
||||
|
||||
|
Reference in New Issue
Block a user