From 43338f3f56b9a2a27d955db59f27669b78418e6f Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 14 Oct 2004 19:13:12 +0000 Subject: [PATCH] Reorder links. --- doc/FAQ_DEV | 6 +++--- doc/src/FAQ/FAQ_DEV.html | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index b13853332c2..8f0ea8294d1 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,7 +1,7 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Thu Oct 14 15:10:20 EDT 2004 + Last updated: Thu Oct 14 15:12:54 EDT 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -516,9 +516,9 @@ http://www.wiscorp.com/sql/sql_2003_standard.zip Some SQL standards web pages are: - * http://www.wiscorp.com/SQLStandards.html * http://troels.arvin.dk/db/rdbms/links/#standards - * http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax + * http://www.wiscorp.com/SQLStandards.html + * http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax (SQL92) * http://dbs.uni-leipzig.de/en/lokal/standards.pdf (paper) Technical Questions diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index cece5bdf3f5..f0fc97910c4 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -12,7 +12,7 @@

Developer's Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Thu Oct 14 15:10:20 EDT 2004

+

Last updated: Thu Oct 14 15:12:54 EDT 2004

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -618,14 +618,14 @@

Some SQL standards web pages are: