diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-12-13 16:57:36 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-12-13 16:57:36 +0000 |
commit | 735614c1cf217bba83b135b9412bff4a6df684f6 (patch) | |
tree | 6a335c9f4394f5f515b2d59c007a5705698728d3 /doc/src/FAQ/FAQ_DEV.html | |
parent | dbc51778838d35946e0c6fcd8e2653e99dde7b17 (diff) |
Stamp 7.4.1.
Update 7.4.1 FAQ's to current.
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 64037ff5cda..538d4d1b08d 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -12,7 +12,7 @@ <H1>Developer's Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Wed Oct 29 21:40:18 EST 2003</P> + <P>Last updated: Sat Nov 29 23:56:43 EST 2003</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -89,7 +89,7 @@ <B>What development environment (OS, system, compilers, etc) is required to develop code?</B> - <P><A href="http://developers.postgresql.org">Developers Corner</A> on the + <P><A href="http://developer.postgresql.org">Developers Corner</A> on the website has links to this information. The distribution tarball itself includes all the extra tools and documents that go beyond a good Unix-like development environment. In general, a modern unix |