mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
Backpatch FAQ's to 8.0.X.
This commit is contained in:
4
doc/FAQ
4
doc/FAQ
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
Frequently Asked Questions (FAQ) for PostgreSQL
|
||||||
|
|
||||||
Last updated: Fri Mar 11 16:42:06 EST 2005
|
Last updated: Tue Mar 15 17:38:18 EST 2005
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@@ -192,7 +192,7 @@
|
|||||||
|
|
||||||
1.7) What is the latest release?
|
1.7) What is the latest release?
|
||||||
|
|
||||||
The latest release of PostgreSQL is version 8.0.0.
|
The latest release of PostgreSQL is version 8.0.1.
|
||||||
|
|
||||||
We plan to have major releases every ten to twelve months.
|
We plan to have major releases every ten to twelve months.
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
||||||
|
|
||||||
Last updated: Fri Mar 11 16:43:05 EST 2005
|
Last updated: Sun Mar 13 22:07:18 EST 2005
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@@ -44,8 +44,8 @@ Technical Questions
|
|||||||
2.7) What is CommandCounterIncrement()?
|
2.7) What is CommandCounterIncrement()?
|
||||||
_________________________________________________________________
|
_________________________________________________________________
|
||||||
|
|
||||||
General Questions
|
General Questions
|
||||||
|
|
||||||
1.1) How do I get involved in PostgreSQL development?
|
1.1) How do I get involved in PostgreSQL development?
|
||||||
|
|
||||||
Download the code and have a look around. See 1.7.
|
Download the code and have a look around. See 1.7.
|
||||||
|
@@ -10,7 +10,7 @@
|
|||||||
alink="#0000ff">
|
alink="#0000ff">
|
||||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
||||||
|
|
||||||
<P>Last updated: Fri Mar 11 16:42:06 EST 2005</P>
|
<P>Last updated: Tue Mar 15 17:38:18 EST 2005</P>
|
||||||
|
|
||||||
<P>Current maintainer: Bruce Momjian (<A href=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
|
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
|
||||||
@@ -242,7 +242,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 8.0.0.</P>
|
<P>The latest release of PostgreSQL is version 8.0.1.</P>
|
||||||
|
|
||||||
<P>We plan to have major releases every ten to twelve months.</P>
|
<P>We plan to have major releases every ten to twelve months.</P>
|
||||||
|
|
||||||
|
@@ -13,7 +13,7 @@
|
|||||||
<H1>Developer's Frequently Asked Questions (FAQ) for
|
<H1>Developer's Frequently Asked Questions (FAQ) for
|
||||||
PostgreSQL</H1>
|
PostgreSQL</H1>
|
||||||
|
|
||||||
<P>Last updated: Fri Mar 11 16:43:05 EST 2005</P>
|
<P>Last updated: Sun Mar 13 22:07:18 EST 2005</P>
|
||||||
|
|
||||||
<P>Current maintainer: Bruce Momjian (<A href=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
||||||
@@ -75,9 +75,7 @@
|
|||||||
|
|
||||||
<HR>
|
<HR>
|
||||||
|
|
||||||
<CENTER>
|
<H2>General Questions</H2>
|
||||||
<H2>General Questions</H2>
|
|
||||||
</CENTER>
|
|
||||||
|
|
||||||
<H3><A name="1.1">1.1</A>) How do I get involved in PostgreSQL
|
<H3><A name="1.1">1.1</A>) How do I get involved in PostgreSQL
|
||||||
development?</H3>
|
development?</H3>
|
||||||
@@ -86,7 +84,7 @@
|
|||||||
"#1.7">1.7</A>.</P>
|
"#1.7">1.7</A>.</P>
|
||||||
|
|
||||||
<P>Subscribe to and read the <A href=
|
<P>Subscribe to and read the <A href=
|
||||||
"http://archives.posrgresql.org/pgsql-hackers">pgsql-hackers</A>
|
"http://archives.postgresql.org/pgsql-hackers">pgsql-hackers</A>
|
||||||
mailing list (often termed 'hackers'). This is where the major
|
mailing list (often termed 'hackers'). This is where the major
|
||||||
contributors and core members of the project discuss
|
contributors and core members of the project discuss
|
||||||
development.</P>
|
development.</P>
|
||||||
|
Reference in New Issue
Block a user