diff options
author | Bruce Momjian | 2004-04-07 22:02:03 +0000 |
---|---|---|
committer | Bruce Momjian | 2004-04-07 22:02:03 +0000 |
commit | 9fa14b1ea0efcfb89132d7eea4e6d000a608b52a (patch) | |
tree | f8c158c5cfe397e8a17d7097d67d436377047b9b /doc/FAQ_DEV | |
parent | d17c92b24fa081d1c49e679df7d207270fc4cbb6 (diff) |
Remove bad URL.
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r-- | doc/FAQ_DEV | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 6d9ed8af44..7896181ded 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,7 +1,7 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Wed Apr 7 10:23:31 EDT 2004 + Last updated: Wed Apr 7 18:01:59 EDT 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -516,8 +516,7 @@ ftp://sqlstandards.org/SC32/WG3/Progression_Documents/FCD A summary of these standards is at - http://dbs.uni-leipzig.de/en/lokal/standards.pdf and - http://db.konkuk.ac.kr/present/SQL3.pdf. + http://dbs.uni-leipzig.de/en/lokal/standards.pdf. Technical Questions |