diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-03-08 13:27:31 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-03-08 13:27:31 +0000 |
commit | e829f822239186df59829afae5cc2769b783630b (patch) | |
tree | 7deeff33918515c982a34a8a825493cd34a37218 /doc/src/FAQ/FAQ_DEV.html | |
parent | 3716e12808553609f1765d7a9eb20f6ee993afd7 (diff) | |
download | postgresql-e829f822239186df59829afae5cc2769b783630b.tar.gz postgresql-e829f822239186df59829afae5cc2769b783630b.zip |
Add comma.
Diffstat (limited to 'doc/src/FAQ/FAQ_DEV.html')
-rw-r--r-- | doc/src/FAQ/FAQ_DEV.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index d622f955809..b95104f916b 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -13,7 +13,7 @@ <H1>Developer's Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Mon Mar 7 22:52:51 EST 2005</P> + <P>Last updated: Tue Mar 8 08:27:31 EST 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -149,7 +149,7 @@ <P>A web site is maintained for patches that are ready to be applied, <a href="http://momjian.postgresql.org/cgi-bin/pgpatches"> - http://momjian.postgresql.org/cgi-bin/pgpatches</a> and + http://momjian.postgresql.org/cgi-bin/pgpatches</a>, and those that are being kept for the next release, <a href="http://momjian.postgresql.org/cgi-bin/pgpatches2"> http://momjian.postgresql.org/cgi-bin/pgpatches2</a>. |