mirror of https://github.com/postgres/postgres
Update URL for SQL tutorial.
This commit is contained in:
parent
98c6c966bc
commit
452b2fc6e4
6
doc/FAQ
6
doc/FAQ
|
@ -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?
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue