From 03a91e0d106c1d328f74f21af208219aa0df60fd Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 27 Sep 2007 06:14:47 +0000 Subject: Lowercase all mentions of "PostgreSQL" in URLs, per Magnus. --- doc/src/FAQ/FAQ.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/src/FAQ/FAQ.html') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 4169b98efc2..7a10b56d9c3 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: Wed Sep 26 16:36:22 EDT 2007

+

Last updated: Thu Sep 27 02:14:24 EDT 2007

Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -217,8 +217,8 @@

Via web browser, use http://www.postgresql.org/ftp/, and via ftp, use - - ftp://ftp.PostgreSQL.org/pub/.

+ + ftp://ftp.postgresql.org/pub/.

1.6) What is the most recent release?

@@ -253,7 +253,7 @@ "http://www.postgresql.org/support/submitbug"> http://www.postgresql.org/support/submitbug. Also check out our ftp site ftp://ftp.PostgreSQL.org/pub/ to + "ftp://ftp.postgresql.org/pub/">ftp://ftp.postgresql.org/pub/ to see if there is a more recent Postgres version.

Bugs submitted using the bug form or posted to any PostgreSQL mailing @@ -327,7 +327,7 @@

PostgreSQL includes extensive documentation, including a large manual, manual pages, and some test examples. See the /doc directory. You can also browse the manuals online at http://www.PostgreSQL.org/docs. + "http://www.postgresql.org/docs">http://www.postgresql.org/docs.

There are two PostgreSQL books available online at http://techdocs.PostgreSQL.org/techdocs/bookreviews.php. + "http://techdocs.postgresql.org/techdocs/bookreviews.php">http://techdocs.postgresql.org/techdocs/bookreviews.php. There is also a collection of PostgreSQL technical articles at http://techdocs.PostgreSQL.org/.

+ "http://techdocs.postgresql.org/">http://techdocs.postgresql.org/.

The command line client program psql has some \d commands to show information about types, operators, functions, aggregates, etc. - use \? to -- cgit v1.2.3