mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-30 19:00:29 +08:00
Update for 7.2:
This fixes references to 7.1.3 (I think). It also modifies the japanese FAQ, so I'm not sure if that's done correctly. Chris
This commit is contained in:
parent
b1c8de4908
commit
4a6f109802
2
doc/FAQ
2
doc/FAQ
@ -237,7 +237,7 @@
|
|||||||
|
|
||||||
1.7) What is the latest release?
|
1.7) What is the latest release?
|
||||||
|
|
||||||
The latest release of PostgreSQL is version 7.1.3.
|
The latest release of PostgreSQL is version 7.2.
|
||||||
|
|
||||||
We plan to have major releases every four months.
|
We plan to have major releases every four months.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
How to install PostgreSQL on Windows
|
How to install PostgreSQL on Windows
|
||||||
====================================
|
====================================
|
||||||
$Date: 2001/12/05 18:23:40 $
|
$Date: 2002/02/02 20:34:16 $
|
||||||
|
|
||||||
1. Install the latest Cygwin package, available at http://cygwin.com/.
|
1. Install the latest Cygwin package, available at http://cygwin.com/.
|
||||||
The Cygwin package provides a UNIX-like API on top of the Win32
|
The Cygwin package provides a UNIX-like API on top of the Win32
|
||||||
@ -11,7 +11,7 @@ $Date: 2001/12/05 18:23:40 $
|
|||||||
and is installed by Cygwin's setup.exe. You are encouraged to use
|
and is installed by Cygwin's setup.exe. You are encouraged to use
|
||||||
this version unless it does not meet your needs. Please read the
|
this version unless it does not meet your needs. Please read the
|
||||||
README file, /usr/doc/Cygwin/postgresql-${version}.README, where
|
README file, /usr/doc/Cygwin/postgresql-${version}.README, where
|
||||||
"${version}" is the version (e.g., 7.1.3).
|
"${version}" is the version (e.g., 7.2).
|
||||||
|
|
||||||
2. Install the latest cygipc package, available at
|
2. Install the latest cygipc package, available at
|
||||||
http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/.
|
http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/.
|
||||||
|
@ -336,7 +336,7 @@ commercial-support.html
|
|||||||
|
|
||||||
1.7) 最新版はどれですか
|
1.7) 最新版はどれですか
|
||||||
|
|
||||||
PostgreSQL の最新版はバージョン 7.1.3 です。
|
PostgreSQL の最新版はバージョン 7.2 です。
|
||||||
|
|
||||||
我々は、4カ月毎にメジャーリリースを行なうことを計画しています。
|
我々は、4カ月毎にメジャーリリースを行なうことを計画しています。
|
||||||
|
|
||||||
|
@ -311,7 +311,7 @@
|
|||||||
|
|
||||||
<H4><A name="1.7">1.7</A>) What is the latest release?</H4>
|
<H4><A name="1.7">1.7</A>) What is the latest release?</H4>
|
||||||
|
|
||||||
<P>The latest release of PostgreSQL is version 7.1.3.</P>
|
<P>The latest release of PostgreSQL is version 7.2.</P>
|
||||||
|
|
||||||
<P>We plan to have major releases every four months.</P>
|
<P>We plan to have major releases every four months.</P>
|
||||||
|
|
||||||
|
@ -355,7 +355,7 @@ unix
|
|||||||
|
|
||||||
<H4><A NAME="1.7">1.7</A>) 最新版はどれですか</H4>
|
<H4><A NAME="1.7">1.7</A>) 最新版はどれですか</H4>
|
||||||
|
|
||||||
<P> PostgreSQL の最新版はバージョン 7.1.3 です。
|
<P> PostgreSQL の最新版はバージョン 7.2 です。
|
||||||
<P>
|
<P>
|
||||||
我々は、4カ月毎にメジャーリリースを行なうことを計画しています。
|
我々は、4カ月毎にメジャーリリースを行なうことを計画しています。
|
||||||
<P>
|
<P>
|
||||||
|
Loading…
Reference in New Issue
Block a user