diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-10-14 19:07:57 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-10-14 19:07:57 +0000 |
commit | bd94b931c907a3eb6a541211e69df8f6829d5bc9 (patch) | |
tree | 7bd23d697dc5c53a22004d2026778f49ee03901e /doc/FAQ_DEV | |
parent | 8e09264f8457c5e58431235101e6276c09195695 (diff) | |
download | postgresql-bd94b931c907a3eb6a541211e69df8f6829d5bc9.tar.gz postgresql-bd94b931c907a3eb6a541211e69df8f6829d5bc9.zip |
New urls.
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r-- | doc/FAQ_DEV | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 3eeb87aeb2e..dcc06a990c9 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:04:04 EDT 2004 + Last updated: Thu Oct 14 15:07:40 EDT 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -518,6 +518,7 @@ 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://dbs.uni-leipzig.de/en/lokal/standards.pdf (paper) Technical Questions |