From: Bruce Momjian Date: Tue, 27 Nov 2001 23:44:03 +0000 (+0000) Subject: Update FAQ_DEV. X-Git-Tag: REL7_2_BETA4~126 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1e99bf5e4cfb7c963a77f672efe6209b7202ac27;p=thirdparty%2Fpostgresql.git Update FAQ_DEV. --- diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index d1652eedd3b..642776e84cc 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -12,7 +12,7 @@

Developer's Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Tue Nov 27 16:48:42 EST 2001

+

Last updated: Tue Nov 27 18:43:59 EST 2001

Current maintainer: Bruce Momjian (Developers Corner 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 with a +modern gcc, GNU make or equivalent, autoconf (of a particular version), +and good working knowledge of those tools are required. > - Find an area or two that needs some support.