diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-04-13 12:09:08 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-04-13 12:09:08 +0000 |
commit | 452b2fc6e459892a68d3ed92e459247706539818 (patch) | |
tree | 6fddf558f2b3db7a7b71274ea81a3329f8f5bd2d | |
parent | 98c6c966bc6f2219a1112bcd616b612e0fcc1f6c (diff) | |
download | postgresql-452b2fc6e459892a68d3ed92e459247706539818.tar.gz postgresql-452b2fc6e459892a68d3ed92e459247706539818.zip |
Update URL for SQL tutorial.
-rw-r--r-- | doc/FAQ | 6 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 6 |
2 files changed, 6 insertions, 6 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Wed Apr 12 16:03:39 EDT 2006 + Last updated: Thu Apr 13 08:08:50 EDT 2006 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -272,8 +272,8 @@ There is also a nice tutorial at http://www.intermedia.net/support/sql/sqltut.shtm, at - http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM, - and at http://sqlcourse.com. + http://mysite.verizon.net/Graeme_Birchall/id1.html, and at + http://sqlcourse.com. 1.12) How do I submit a patch or join the development team? diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index c3512b61354..7e3ad9e2108 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Wed Apr 12 16:03:39 EDT 2006</P> + <P>Last updated: Thu Apr 13 08:08:50 EDT 2006</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) @@ -359,8 +359,8 @@ <P>There is also a nice tutorial at <A href= "http://www.intermedia.net/support/sql/sqltut.shtm">http://www.intermedia.net/support/sql/sqltut.shtm,</A> at <A href= - "http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM"> - http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM,</A> + "http://mysite.verizon.net/Graeme_Birchall/id1.html"> + http://mysite.verizon.net/Graeme_Birchall/id1.html,</A> and at <A href= "http://sqlcourse.com/">http://sqlcourse.com.</A></P> |