From 558dace99f26c55e84c5306bb6dfb10f783af505 Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Fri, 1 Apr 2005 16:42:59 +0000
Subject: [PATCH] Backpatch FAQ's to 8.0.X.
---
doc/FAQ | 4 ++--
doc/FAQ_DEV | 6 +++---
doc/src/FAQ/FAQ.html | 4 ++--
doc/src/FAQ/FAQ_DEV.html | 8 +++-----
4 files changed, 10 insertions(+), 12 deletions(-)
diff --git a/doc/FAQ b/doc/FAQ
index 616258ee047..dfb6da85266 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
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)
@@ -192,7 +192,7 @@
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.
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index f3a9835cfff..7e0839dbfc5 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -1,7 +1,7 @@
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)
@@ -44,8 +44,8 @@ Technical Questions
2.7) What is CommandCounterIncrement()?
_________________________________________________________________
- General Questions
-
+General Questions
+
1.1) How do I get involved in PostgreSQL development?
Download the code and have a look around. See 1.7.
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 32ed55ac000..f6bef3c6a15 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -10,7 +10,7 @@
alink="#0000ff">
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)
@@ -242,7 +242,7 @@
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.
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index 76872983670..111fb12a0c8 100644
--- a/doc/src/FAQ/FAQ_DEV.html
+++ b/doc/src/FAQ/FAQ_DEV.html
@@ -13,7 +13,7 @@
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)
@@ -75,9 +75,7 @@
-
- General Questions
-
+ General Questions
1.1) How do I get involved in PostgreSQL
development?
@@ -86,7 +84,7 @@
"#1.7">1.7.
Subscribe to and read the pgsql-hackers
+ "http://archives.postgresql.org/pgsql-hackers">pgsql-hackers
mailing list (often termed 'hackers'). This is where the major
contributors and core members of the project discuss
development.
--
2.39.5