Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5db2b6e

Browse files
committed
Update FAQ.
1 parent 77d2aa0 commit 5db2b6e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

doc/FAQ

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Thu Feb 21 15:14:52 EST 2002
4+
Last updated: Thu Feb 21 17:19:22 EST 2002
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -251,9 +251,9 @@
251251
There are two PostgreSQL books available online at
252252
http://www.PostgreSQL.org/docs/awbook.html and
253253
http://www.commandprompt.com/ppbook/. There is a list of PostgreSQL
254-
books available for purchase at
255-
http://www.postgresql.org/books/index.html. There is also a collection
256-
of PostgreSQL technical articles at http://techdocs.postgresql.org/.
254+
books available for purchase at http://www.postgresql.org/books/.
255+
There is also a collection of PostgreSQL technical articles at
256+
http://techdocs.postgresql.org/.
257257

258258
psql has some nice \d commands to show information about types,
259259
operators, functions, aggregates, etc.

doc/src/FAQ/FAQ.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
alink="#0000ff">
1515
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1616

17-
<P>Last updated: Thu Feb 21 15:14:52 EST 2002</P>
17+
<P>Last updated: Thu Feb 21 17:19:22 EST 2002</P>
1818

1919
<P>Current maintainer: Bruce Momjian (<A href=
2020
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -327,7 +327,7 @@ <H4><A name="1.8">1.8</A>) What documentation is available?</H4>
327327
and <A href=
328328
"http://www.commandprompt.com/ppbook/">http://www.commandprompt.com/ppbook/</A>.
329329
There is a list of PostgreSQL books available for purchase at <A href=
330-
"http://www.postgresql.org/books/index.html">http://www.postgresql.org/books/index.html</A>.
330+
"http://www.postgresql.org/books/">http://www.postgresql.org/books/</A>.
331331
There is also a collection of PostgreSQL technical articles at <A href=
332332
"http://techdocs.postgresql.org/">http://techdocs.postgresql.org/</A>.</P>
333333

0 commit comments

Comments
 (0)