From 6ac7538337e65827e4d48516ca2cd8c6ae6c5c21 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 5 Nov 2002 21:53:24 +0000 Subject: Update FAQ_DEV. --- doc/src/FAQ/FAQ_DEV.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/src/FAQ') diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 33068df6ca1..6b54fbce936 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 5 16:49:16 EST 2002

+

Last updated: Tue Nov 5 16:52:46 EST 2002

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -393,7 +393,7 @@

First, we support 15+ operating systems, so any new feature has to be well established before we will consider it. Second, most new wizz-bang features don't provide dramatic - improvements. Third, the usually have some downside, such as + improvements. Third, they usually have some downside, such as decreased reliability or additional code required. Therefore, we don't rush to use new features but rather wait for the feature to be established, then ask for testing to show that a measurable @@ -413,10 +413,10 @@

  • The backend code would be more complex.
  • -

    So, we are not "asleep at the switch" as they say with regard to - new features, it is just that we are cautious about their - adoption. The TODO list often contains links to discussions - showing our reasoning in these areas.

    +

    So, we are not ignorant of new features. It is just that + we are cautious about their adoption. The TODO list often + contains links to discussions showing our reasoning in + these areas.

    1.10) How are RPM's packaged?

    -- cgit v1.2.3