diff options
author | Bruce Momjian | 2006-05-19 03:34:49 +0000 |
---|---|---|
committer | Bruce Momjian | 2006-05-19 03:34:49 +0000 |
commit | 95d8b6a7b4e1c50330ef28ec4922e940a6b44979 (patch) | |
tree | c29361a88d136f00460490efb3413d0ce4502a0d /doc/FAQ_DEV | |
parent | 9a27f72b37e89f71653292c9be853ad15b84d93f (diff) |
Backpatch FAQs to 8.1.X.
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r-- | doc/FAQ_DEV | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 77fe10d3776..240e38d6e40 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,7 +1,7 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Wed Mar 1 17:24:48 EST 2006 + Last updated: Fri May 5 05:51:42 EDT 2006 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -575,7 +575,7 @@ General Questions * SQL:1999 http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso- 9075-2-1999.pdf - * SQL:2003 http://www.wiscorp.com/sql/sql_2003_standard.zip + * SQL:2003 http://www.wiscorp.com/sql_2003_standard.zip Some SQL standards web pages are: * http://troels.arvin.dk/db/rdbms/links/#standards |