diff options
Diffstat (limited to 'doc/src/FAQ')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 0e0be948cf9..578c3fdb5fc 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <META name="generator" content="HTML Tidy, see www.w3.org"> @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Tue Nov 13 22:37:19 EST 2007</P> + <P>Last updated: Tue Nov 13 22:39:46 EST 2007</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:bruce@momjian.us">bruce@momjian.us</A>) @@ -461,8 +461,7 @@ <P>Some programming languages like <SMALL>PHP</SMALL> include an interface to PostgreSQL. Interfaces for languages like Perl, <SMALL>TCL</SMALL>, Python, and many others are available at - <a href="http://pgfoundry.org">http://pgfoundry.org</A>. - </P> + <a href="http://pgfoundry.org">http://pgfoundry.org</A>.</P> <H3 id="item2.2">2.2) What tools are available for using PostgreSQL with Web pages?</H3> |