diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index b13853332c..8f0ea8294d 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 cece5bdf3f..f0fc97910c 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: