From 73500fd8b555ab780de958f2d561369addf66ebb Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 2 Dec 2006 04:12:11 +0000 Subject: Update for release 8.2. --- doc/src/FAQ/FAQ.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 146de2c240d..0f0357b4587 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: Tue Nov 21 23:16:54 EST 2006

+

Last updated: Fri Dec 1 23:11:53 EST 2006

Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -219,7 +219,7 @@

1.6) What is the most recent release?

-

The latest release of PostgreSQL is version 8.1.5.

+

The latest release of PostgreSQL is version 8.2.

We plan to have a major release every year, with minor releases every few months.

@@ -1091,7 +1091,7 @@ length double-quotes around table or column names during table creation. When double-quotes are used, table and column names (called identifiers) are stored + href="http://www.postgresql.org/docs/8.2/static/sql-syntax.html#SQL-SYNTAX-IDENTIFIERS"> case-sensitive, meaning you must use double-quotes when referencing the names in a query. Some interfaces, like pgAdmin, automatically double-quote identifiers during table creation. -- cgit v1.2.3