Attached patch updates FAQ 2.3 updating the link for the GUI Tools page to the
new page in the new techdocs, along with some verbage changes. Note this
link should be updated by all translators.
--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
Index: FAQ.html
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/FAQ/FAQ.html,v
retrieving revision 1.345
diff -c -r1.345 FAQ.html
*** FAQ.html 23 May 2006 15:51:07 -0000 1.345
--- FAQ.html 31 May 2006 14:22:40 -0000
***************
*** 471,479 ****
<H3 id="item2.3">2.3) Does PostgreSQL have a graphical user
interface?</H3>
! <P>Yes, see <a href="http://techdocs.postgresql.org/guides/GUITools">
! http://techdocs.postgresql.org/guides/GUITools</a> for a
! detailed list.</P>
<HR>
--- 471,480 ----
<H3 id="item2.3">2.3) Does PostgreSQL have a graphical user
interface?</H3>
! <P>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 <A href="http://www.postgresql.org/docs/techdocs.54">
! PostgreSQL Community Documentation</A></P>
<HR>
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend