aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ_DEV
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-10-14 21:47:15 +0000
committerBruce Momjian <bruce@momjian.us>2004-10-14 21:47:15 +0000
commitd8bff009d1127981d4a7fce99749fb00224a5029 (patch)
tree95af19e1e60de0ae9305e67d2341e5e4eecfc8ef /doc/FAQ_DEV
parentb595d0c514e0510ccf4c7e4e3ee62db3f49e0036 (diff)
downloadpostgresql-d8bff009d1127981d4a7fce99749fb00224a5029.tar.gz
postgresql-d8bff009d1127981d4a7fce99749fb00224a5029.zip
Typo cleanup.
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r--doc/FAQ_DEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 20ddf67df55..1bb5c54abd1 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 17:46:01 EDT 2004
+ Last updated: Thu Oct 14 17:47:04 EDT 2004
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -519,7 +519,7 @@
Some SQL standards web pages are:
* http://troels.arvin.dk/db/rdbms/links/#standards
* http://www.wiscorp.com/SQLStandards.html
- * http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax (SQL92)
+ * http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax (SQL-92)
* http://dbs.uni-leipzig.de/en/lokal/standards.pdf (paper)
Technical Questions