From 54b9a968ed318def5baba4644de537efb52d3e85 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 26 Jun 2008 03:02:27 +0000 Subject: Update FAQ URLs as suggested by Curtis Gallant. --- doc/src/FAQ/FAQ.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/src/FAQ') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index c4b65d9aee..cf0fc8b0d6 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff">
Last updated: Fri Apr 25 10:34:17 EDT 2008
+Last updated: Wed Jun 25 23:02:18 EDT 2008
Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -210,12 +210,12 @@
PostgreSQL also runs natively on Microsoft Windows NT-based operating systems like Win2000 SP4, WinXP, and Win2003. A prepackaged installer is - available at - http://pgfoundry.org/projects/pginstaller. MSDOS-based versions + available at + http://www.postgresql.org/download/windows. MSDOS-based versions of Windows (Win95, Win98, WinMe) can run PostgreSQL using Cygwin.
There is also a Novell Netware 6 port at - http://forge.novell.com, + http://developer.novell.com/wiki/index.php/Postgresql, and an OS/2 (eComStation) version at http://hobbes.nmsu.edu/cgi-bin/h-search?sh=1&button=Search&key=postgreSQL&stype=all&sort=type&dir=%2F.
@@ -514,8 +514,8 @@There are a large number of GUI Tools that are available for PostgreSQL from both commercial and open source developers. A detailed list can be - found in the - PostgreSQL Community Documentation
+ found in the + Community Guide to PostgreSQL GUI Tools.It is easy using set-returning functions, - - http://www.postgresql.org/docs/techdocs.17.
+ + http://wiki.postgresql.org/wiki/Return_more_than_one_row_of_data_from_PL/pgSQL_functions.